gh-121970: Revert "GH-121970: Extract `pydoc_topics` into a new extension (#129116)" (#131245)

Revert "GH-121970: Extract ``pydoc_topics`` into a new extension (#129116)"

This reverts commit 01bcf13a1c.
This commit is contained in:
Hugo van Kemenade 2025-03-14 16:25:56 +02:00 committed by GitHub
parent db62557e3d
commit ca1bedc9a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 17646 additions and 12984 deletions

View file

@ -33,7 +33,6 @@ extensions = [
'issue_role',
'lexers',
'misc_news',
'pydoc_topics',
'pyspecific',
'sphinx.ext.coverage',
'sphinx.ext.doctest',