From eaede315d1f9e18c6fcad30d3b13f8b2a7242e37 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 16 Oct 2008 20:20:56 +0000 Subject: Add more TOC to the whatsnew index page. --- Doc/whatsnew/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst index 07552a4..ec45756 100644 --- a/Doc/whatsnew/index.rst +++ b/Doc/whatsnew/index.rst @@ -9,7 +9,7 @@ important changes between major Python versions. They are a "must read" for anyone wishing to stay up-to-date after a new release. .. toctree:: - :maxdepth: 1 + :maxdepth: 2 2.7.rst 2.6.rst -- cgit v0.12