mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
GH-121970: Extract `misc_news
` into a new extension (#129577)
This commit is contained in:
parent
0612a89ffc
commit
ae4788809d
8 changed files with 85 additions and 50 deletions
|
@ -28,6 +28,7 @@ extensions = [
|
|||
'changes',
|
||||
'glossary_search',
|
||||
'lexers',
|
||||
'misc_news',
|
||||
'pydoc_topics',
|
||||
'pyspecific',
|
||||
'sphinx.ext.coverage',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue