commit | e78d352385999a9e9300ad289efaecbd9ebd8635 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Oct 08 18:57:31 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Oct 08 18:57:31 2008 +0000 |
tree | 90b0e33a1a6ceaed1c8803896b53cb22b4f6511a | |
parent | 0136e7980547cdb3e759c144c96873d508dd5c29 [diff] [blame] |
Backport r66857: make all whatsnew docs accessible.
diff --git a/Doc/contents.rst b/Doc/contents.rst index fc9ff03..8b99d0e 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