]> scripts.mit.edu Git - wizard.git/blobdiff - doc/conf.py
Expand documentation.
[wizard.git] / doc / conf.py
index f477c2e076a420a9bfc6618df4463c9e8bd9953b..8a3a6a70163e78eb49a08b89977a5cfa14d6dca0 100644 (file)
@@ -24,7 +24,7 @@ sys.path.append(os.path.abspath('..'))
 
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.doctest']
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.doctest', 'sphinx.ext.graphviz']
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']