diff options
Diffstat (limited to 'Doc/whatsnew/index.rst')
-rw-r--r-- | Doc/whatsnew/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst index 61bc701..0dc55d8 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 3.0.rst 2.7.rst |