Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a42bc21

Browse files
author
Thomas Heller
committed
The 'distributing python modules' manual now has an index.
1 parent 949f661 commit a42bc21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/prechm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ def __init__(self, directory, title, firstpage,
163163
Book('api','Python/C API','api','contents','genindex'),
164164
Book('doc','Documenting Python','doc','contents'),
165165
Book('inst','Installing Python Modules', 'inst', 'index'),
166-
Book('dist','Distributing Python Modules', 'dist', 'index'),
166+
Book('dist','Distributing Python Modules', 'dist', 'index', 'genindex'),
167167
],
168168

169169
'2.3':

0 commit comments

Comments
 (0)