mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
GH-121970: Extract pydoc_topics
into a new extension (#131256)
This commit is contained in:
parent
22706843e0
commit
c1a02f9101
4 changed files with 13021 additions and 17646 deletions
|
@ -33,6 +33,7 @@ extensions = [
|
|||
'issue_role',
|
||||
'lexers',
|
||||
'misc_news',
|
||||
'pydoc_topics',
|
||||
'pyspecific',
|
||||
'sphinx.ext.coverage',
|
||||
'sphinx.ext.doctest',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue