commit | 0b1337d6742a3d83526e843c08c24ba62342615e | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Jan 02 02:59:09 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Jan 02 02:59:09 1998 +0000 |
tree | 7151012267b6ad41ee08c523a4481519ca9c0ba5 | |
parent | da941ef27c882bd4e5c31a56af484924c1e38466 [diff] [blame] |
Add module index before the general index.
diff --git a/Doc/lib.tex b/Doc/lib.tex index 5082464..e3e3832 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex
@@ -224,6 +224,10 @@ \input{libundoc} +\renewcommand{\indexname}{Module Index} +\input{modules.ind} % Module Index + +\renewcommand{\indexname}{Index} \input{lib.ind} % Index \end{document}