]> granicus.if.org Git - python/commitdiff
The 'distributing python modules' manual now has an index.
authorThomas Heller <theller@ctypes.org>
Fri, 18 Jun 2004 08:27:36 +0000 (08:27 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 18 Jun 2004 08:27:36 +0000 (08:27 +0000)
Doc/tools/prechm.py

index 99af86f448f25110a5821c6677dce2da7064aa92..09c2c439df5ee1df4e50aa72eee36e0f8d96694a 100644 (file)
@@ -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':