diff options
Diffstat (limited to 'Docs/source/conf.py')
-rw-r--r-- | Docs/source/conf.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/source/conf.py b/Docs/source/conf.py index 1d4b97c49..ce6f436d3 100644 --- a/Docs/source/conf.py +++ b/Docs/source/conf.py @@ -88,6 +88,8 @@ todo_include_todos = False # html_theme = 'sphinx_rtd_theme' +numfig = True + # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. |