summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/manual.cls1
-rw-r--r--Doc/texinputs/manual.cls1
2 files changed, 2 insertions, 0 deletions
diff --git a/Doc/manual.cls b/Doc/manual.cls
index bd6a27b..51d7baf 100644
--- a/Doc/manual.cls
+++ b/Doc/manual.cls
@@ -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}
diff --git a/Doc/texinputs/manual.cls b/Doc/texinputs/manual.cls
index bd6a27b..51d7baf 100644
--- a/Doc/texinputs/manual.cls
+++ b/Doc/texinputs/manual.cls
@@ -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}