]> granicus.if.org Git - python/commitdiff
Define a new conditional, use this to control creation of module index
authorFred Drake <fdrake@acm.org>
Wed, 4 Mar 1998 21:52:33 +0000 (21:52 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 4 Mar 1998 21:52:33 +0000 (21:52 +0000)
data file.

Doc/manual.cls
Doc/texinputs/manual.cls

index bd6a27b03e8737be7228598cfc3d1eab1c1119a9..51d7bafd7a4c52c447171792edb5d179231e9ab7 100644 (file)
@@ -37,6 +37,7 @@
 % This gives us all the Python-specific markup that we really want.
 % This should come last.  Do not change this.
 %
+\newif\if@usemoduleindex\@usemoduleindextrue
 \RequirePackage{python}
 
 
index bd6a27b03e8737be7228598cfc3d1eab1c1119a9..51d7bafd7a4c52c447171792edb5d179231e9ab7 100644 (file)
@@ -37,6 +37,7 @@
 % This gives us all the Python-specific markup that we really want.
 % This should come last.  Do not change this.
 %
+\newif\if@usemoduleindex\@usemoduleindextrue
 \RequirePackage{python}