GH-121970: Extract `misc_news` into a new extension (#129577)

This commit is contained in:
Adam Turner 2025-02-02 16:17:02 +00:00 committed by GitHub
parent 0612a89ffc
commit ae4788809d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 85 additions and 50 deletions

View file

@ -28,6 +28,7 @@ extensions = [
'changes',
'glossary_search',
'lexers',
'misc_news',
'pydoc_topics',
'pyspecific',
'sphinx.ext.coverage',