aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 9649ba3..ce2af3b 100644
--- a/conf.py
+++ b/conf.py
@@ -87,6 +87,9 @@ smartquotes = False
# Use locale’s appropriate date representation.
today_fmt = '%x'
+# Add numbers to figures
+numfig = True
+
# -- Options for HTML output -------------------------------------------------
html_favicon = '_static/favicon.ico'