mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Make all whatsnew docs accessible.
This commit is contained in:
parent
f3776a17ef
commit
151f42fe12
5 changed files with 28 additions and 16 deletions
|
@ -41,13 +41,6 @@ today_fmt = '%B %d, %Y'
|
|||
|
||||
# List of files that shouldn't be included in the build.
|
||||
unused_docs = [
|
||||
'whatsnew/2.0',
|
||||
'whatsnew/2.1',
|
||||
'whatsnew/2.2',
|
||||
'whatsnew/2.3',
|
||||
'whatsnew/2.4',
|
||||
'whatsnew/2.5',
|
||||
'whatsnew/2.6',
|
||||
'maclib/scrap',
|
||||
'library/xmllib',
|
||||
'library/xml.etree',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue