Skip to content

Commit

Permalink
test(sphinx):Testing autoclasstoc feature #145
Browse files Browse the repository at this point in the history
Updated conf.py to reflect the new autoclass_2 extension name.

WIP # 145
  • Loading branch information
imAsparky committed Aug 3, 2021
1 parent f2be741 commit 82141cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Expand Up @@ -42,7 +42,7 @@
"sphinx.ext.autodoc",
"sphinx.ext.autosummary",
"sphinx.ext.intersphinx",
"autoclasstoc",
"autoclasstoc_2",
"sphinx.ext.todo",
]

Expand Down

0 comments on commit 82141cc

Please sign in to comment.