From: Georg Brandl Date: Wed, 8 Oct 2008 18:57:31 +0000 (+0000) Subject: Backport r66857: make all whatsnew docs accessible. X-Git-Tag: v2.6.1~64 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e78d352385999a9e9300ad289efaecbd9ebd8635;p=thirdparty%2FPython%2Fcpython.git Backport r66857: make all whatsnew docs accessible. --- diff --git a/Doc/conf.py b/Doc/conf.py index 41a6b6198146..38db324379b5 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -41,12 +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', 'maclib/scrap', 'library/xmllib', 'library/xml.etree', diff --git a/Doc/contents.rst b/Doc/contents.rst index fc9ff0354d3c..8b99d0ee1194 100644 --- a/Doc/contents.rst +++ b/Doc/contents.rst @@ -4,7 +4,7 @@ .. toctree:: - whatsnew/2.6.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..df32a274cf7f 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