From: Thomas Heller Date: Fri, 18 Jun 2004 08:27:36 +0000 (+0000) Subject: The 'distributing python modules' manual now has an index. X-Git-Tag: v2.4a1~161 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a42bc21ef8017f1ea6d6fc1ce3db8333ee70a267;p=python The 'distributing python modules' manual now has an index. --- diff --git a/Doc/tools/prechm.py b/Doc/tools/prechm.py index 99af86f448..09c2c439df 100644 --- a/Doc/tools/prechm.py +++ b/Doc/tools/prechm.py @@ -163,7 +163,7 @@ supported_libraries = { Book('api','Python/C API','api','contents','genindex'), Book('doc','Documenting Python','doc','contents'), Book('inst','Installing Python Modules', 'inst', 'index'), - Book('dist','Distributing Python Modules', 'dist', 'index'), + Book('dist','Distributing Python Modules', 'dist', 'index', 'genindex'), ], '2.3':