Revert "Bump Sphinx to 5.3.0"

This reverts commit bb5a4703a7.
This commit is contained in:
Rapptz
2025-01-15 18:33:12 -05:00
parent 7c8503fefb
commit 1646471ab8
2 changed files with 1 additions and 5 deletions

View File

@ -374,10 +374,6 @@ texinfo_documents = [
# If true, do not generate a @detailmenu in the "Top" node's menu.
#texinfo_no_detailmenu = False
# If true, create table of contents entries for domain objects (e.g. functions,
# classes, attributes, etc.).
toc_object_entries=False
def setup(app):
if app.config.language == 'ja':
app.config.intersphinx_mapping['py'] = ('https://docs.python.org/ja/3', None)