mirror of
https://github.com/python/cpython.git
synced 2025-10-16 19:57:59 +00:00
GH-121970: Extract `pydoc_topics
` into a new extension (#129116)
This commit is contained in:
parent
29caec62ee
commit
01bcf13a1c
4 changed files with 12969 additions and 17555 deletions
|
@ -28,6 +28,7 @@ extensions = [
|
|||
'changes',
|
||||
'glossary_search',
|
||||
'lexers',
|
||||
'pydoc_topics',
|
||||
'pyspecific',
|
||||
'sphinx.ext.coverage',
|
||||
'sphinx.ext.doctest',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue