docs/conf.py
changeset 2951 2ddc63d13af8
parent 2950 1b4c92621e23
child 2959 ef361938dfa1
--- a/docs/conf.py	Tue Aug 29 16:42:40 2017 +0200
+++ b/docs/conf.py	Thu Sep 21 10:39:49 2017 +0200
@@ -1,6 +1,6 @@
 # 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.graphviz"]
+extensions = []
 # autoclass_content = 'both'
 # Add any paths that contain templates here, relative to this directory.
 # templates_path = []
@@ -122,6 +122,3 @@
 
 # Output file base name for HTML help builder.
 # htmlhelp_basename = ''
-
-
-graphviz_output_format = "svg"