Skip to content

Commit fa2bf77

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 0aaf0a2 commit fa2bf77

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
@@ -29,6 +29,8 @@
2929
"enum_tools.autoenum",
3030
]
3131

32+
# Required by sphinx-toolbox 4.2.0rc1 for compatibility with Sphinx 9.
33+
# See https://github.com/sphinx-toolbox/sphinx-toolbox/issues/201#issuecomment-4313483053.
3234
autodoc_use_legacy_class_based = True
3335

3436
templates_path = ["_templates"]

0 commit comments

Comments
 (0)