Skip to content
Snippets Groups Projects
Commit c30cd876 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

ENH: Add auto-generated section labels

parent 9278d453
No related branches found
No related tags found
1 merge request!11DOC: Update tutorial on error handling
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
......@@ -43,6 +43,7 @@ release = '0.4.0-rc'
# ones.
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.autosectionlabel',
'sphinx.ext.intersphinx',
'sphinx.ext.napoleon', # For Google style docstrings
"recommonmark", # For markdown files.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment