diff options
author | n-peugnet <n.peugnet@free.fr> | 2022-04-19 20:15:22 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2022-04-19 20:15:22 +0200 |
commit | ba9adf47cd2045dcc6e8dff44b28932af805a8b7 (patch) | |
tree | a14217edd10bf6ea558d543a2de4d1101ff3e325 /conf.py | |
parent | c25ddc24f1956cc29e1098cdc2086deaacce6c5e (diff) | |
download | club1-docs-n-peugnet-use-figures.tar.gz club1-docs-n-peugnet-use-figures.zip |
docs: use figures in android webdav tuton-peugnet-use-figures
Diffstat (limited to 'conf.py')
-rw-r--r-- | conf.py | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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' |