summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorThomas Heller <theller@ctypes.org>2004-06-18 08:27:36 (GMT)
committerThomas Heller <theller@ctypes.org>2004-06-18 08:27:36 (GMT)
commita42bc21ef8017f1ea6d6fc1ce3db8333ee70a267 (patch)
treefbb9d8f9f7bb8f95c0d3bfb4d6cccd7829a5f218 /Doc/tools
parent949f66141b36377887924295d7b82498c1007db0 (diff)
downloadcpython-a42bc21ef8017f1ea6d6fc1ce3db8333ee70a267.zip
cpython-a42bc21ef8017f1ea6d6fc1ce3db8333ee70a267.tar.gz
cpython-a42bc21ef8017f1ea6d6fc1ce3db8333ee70a267.tar.bz2
The 'distributing python modules' manual now has an index.
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/prechm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/prechm.py b/Doc/tools/prechm.py
index 99af86f..09c2c43 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':