]> granicus.if.org Git - python/commitdiff
Add module index before the general index.
authorFred Drake <fdrake@acm.org>
Fri, 2 Jan 1998 02:59:09 +0000 (02:59 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 2 Jan 1998 02:59:09 +0000 (02:59 +0000)
Doc/lib.tex
Doc/lib/lib.tex

index 50824647cf53c79d7e3a488e1ec130640c51d1e2..e3e383278c44e1758d234c69ce488dbdcecca9e7 100644 (file)
@@ -224,6 +224,10 @@ to Python and how to embed it in other applications.
 
 \input{libundoc}
 
+\renewcommand{\indexname}{Module Index}
+\input{modules.ind}            % Module Index
+
+\renewcommand{\indexname}{Index}
 \input{lib.ind}                        % Index
 
 \end{document}
index 50824647cf53c79d7e3a488e1ec130640c51d1e2..e3e383278c44e1758d234c69ce488dbdcecca9e7 100644 (file)
@@ -224,6 +224,10 @@ to Python and how to embed it in other applications.
 
 \input{libundoc}
 
+\renewcommand{\indexname}{Module Index}
+\input{modules.ind}            % Module Index
+
+\renewcommand{\indexname}{Index}
 \input{lib.ind}                        % Index
 
 \end{document}