start file format docu

This commit is contained in:
Dietmar Maurer
2019-03-16 16:44:45 +01:00
parent ba10f2b0d4
commit 998b827a5d
4 changed files with 55 additions and 1 deletions

View File

@ -30,7 +30,7 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = []
extensions = ["sphinx.ext.graphviz"]
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']