From: Georg Brandl Date: Wed, 8 Oct 2008 18:57:13 +0000 (+0000) Subject: Make all whatsnew docs accessible. X-Git-Tag: v2.7a1~2754 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=151f42fe12dcc6c731ecab63d7fe1437364666b9;p=thirdparty%2FPython%2Fcpython.git Make all whatsnew docs accessible. --- diff --git a/Doc/conf.py b/Doc/conf.py index d6bf613d8e07..38db324379b5 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -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', diff --git a/Doc/contents.rst b/Doc/contents.rst index d27c34400483..8b99d0ee1194 100644 --- a/Doc/contents.rst +++ b/Doc/contents.rst @@ -4,7 +4,7 @@ .. toctree:: - whatsnew/2.7.rst + whatsnew/index.rst tutorial/index.rst using/index.rst reference/index.rst diff --git a/Doc/tools/sphinxext/indexcontent.html b/Doc/tools/sphinxext/indexcontent.html index c10da385a0ae..9b7dd032463d 100644 --- a/Doc/tools/sphinxext/indexcontent.html +++ b/Doc/tools/sphinxext/indexcontent.html @@ -4,7 +4,7 @@
+ or all "What's new" documents since 2.0