Commit 01d0cdee authored by Jonas Kaufmann's avatar Jonas Kaufmann Committed by Antoine Kaufmann
Browse files

doc/conf.py: enable numbering figures for whole sphinx documentation

parent ee6d4627
...@@ -79,6 +79,8 @@ autodoc_default_options = { ...@@ -79,6 +79,8 @@ autodoc_default_options = {
'member-order': 'bysource' 'member-order': 'bysource'
} }
# Whether to number figures.
numfig = True
# -- Options for HTML output ------------------------------------------------- # -- Options for HTML output -------------------------------------------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment