diff options
author | Ned Deily <nad@python.org> | 2018-01-31 23:12:38 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-01-31 23:12:38 (GMT) |
commit | 07a1892f825aa8e2853f28acdff3acf522f86322 (patch) | |
tree | 29854359a87417fc876865c117f7c3ba1e4c2320 /Doc/whatsnew/index.rst | |
parent | 5489bdad5143050b8bb89b648b3c00d951b72d4f (diff) | |
download | cpython-07a1892f825aa8e2853f28acdff3acf522f86322.zip cpython-07a1892f825aa8e2853f28acdff3acf522f86322.tar.gz cpython-07a1892f825aa8e2853f28acdff3acf522f86322.tar.bz2 |
Update Doc build to 3.8
Diffstat (limited to 'Doc/whatsnew/index.rst')
-rw-r--r-- | Doc/whatsnew/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst index 721dc03..b1160c0 100644 --- a/Doc/whatsnew/index.rst +++ b/Doc/whatsnew/index.rst @@ -11,6 +11,7 @@ anyone wishing to stay up-to-date after a new release. .. toctree:: :maxdepth: 2 + 3.8.rst 3.7.rst 3.6.rst 3.5.rst |