Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d22b04 commit 5d5e193Copy full SHA for 5d5e193
1 file changed
Doc/tools/prechm.py
@@ -104,6 +104,7 @@
104
'2.2': ### Beta!!! fix for actual release
105
[
106
('.', 'Global Module Index', 'modindex.html', None, None),
107
+ ('whatsnew', "What's New", 'index.html', 'contents.html', None),
108
('tut','Tutorial','tut.html','node2.html',None),
109
('lib','Library Reference','lib.html','contents.html','genindex.html'),
110
('ref','Language Reference','ref.html','contents.html','genindex.html'),
0 commit comments