summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 807faa4..e40e4f5 100644
--- a/conf.py
+++ b/conf.py
@@ -19,6 +19,7 @@ templates_path = ['_templates']
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
graphviz_output_format = 'svg'
+numfig = True
pygments_style = 'default'
# -- Options for HTML output -------------------------------------------------