Skip to content

Commit

Permalink
Remove autosectionlabel to stop duplicate errors
Browse files Browse the repository at this point in the history
  • Loading branch information
IanCa committed Jan 3, 2024
1 parent b980335 commit 68b2e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"myst_parser",
"sphinx.ext.autodoc",
"sphinx.ext.autosummary",
"sphinx.ext.autosectionlabel",
# "sphinx.ext.autosectionlabel",
"sphinx.ext.intersphinx",
"sphinx.ext.coverage",
"sphinx.ext.mathjax",
Expand Down

0 comments on commit 68b2e94

Please sign in to comment.