Skip to content

Commit 3c5289c

Browse files
committed
build(deps): Bump sphinx 5.2, use autodoc ToC improvement
1 parent 4eb3c46 commit 3c5289c

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"sphinxext.rediraffe",
3636
"myst_parser",
3737
"linkify_issues",
38-
"sphinx_toctree_autodoc_fix",
3938
]
4039

4140
myst_enable_extensions = [
@@ -101,6 +100,7 @@
101100
# sphinx.ext.autodoc
102101
autoclass_content = "both"
103102
autodoc_member_order = "bysource"
103+
toc_object_entries_show_parents = "hide"
104104

105105
# sphinx-copybutton
106106
copybutton_prompt_text = (

poetry.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)