]> granicus.if.org Git - python/commitdiff
Added "What's New" to the 2.2 doc set.
authorTim Peters <tim.peters@gmail.com>
Sat, 20 Apr 2002 02:07:58 +0000 (02:07 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 20 Apr 2002 02:07:58 +0000 (02:07 +0000)
Doc/tools/prechm.py

index 2ce85c4c5454c41c5d28bcaaeb0a857e8ff99518..0651549dac1175f00fb5a4933d35c428b45106cd 100644 (file)
@@ -104,6 +104,7 @@ supported_libraries = {
     '2.2':  ### Beta!!!  fix for actual release
     [
         ('.', 'Global Module Index', 'modindex.html', None, None),
+        ('whatsnew', "What's New", 'index.html', 'contents.html', None),
         ('tut','Tutorial','tut.html','node2.html',None),
         ('lib','Library Reference','lib.html','contents.html','genindex.html'),
         ('ref','Language Reference','ref.html','contents.html','genindex.html'),