Skip to content

Commit 1ebfff0

Browse files
adamtheturtleclaude
andcommitted
Document why autodoc_use_legacy_class_based is set
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 26824b7 commit 1ebfff0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
"enum_tools.autoenum",
3232
]
3333

34+
# Required by sphinx-toolbox 4.2.0rc1 for compatibility with Sphinx 9.
35+
# See https://github.com/sphinx-toolbox/sphinx-toolbox/issues/201#issuecomment-4313483053.
3436
autodoc_use_legacy_class_based = True
3537

3638
templates_path = ["_templates"]

0 commit comments

Comments
 (0)