summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-02-25 15:31:20 (GMT)
committerFred Drake <fdrake@acm.org>1998-02-25 15:31:20 (GMT)
commit540e13dd1e6f5d9584aceb009d4ccda0b4491ad4 (patch)
treede45656e8d8e35ae1766d9dd090a89f1775f694b
parent888dfa90f3a389705bebabd7c17b6ca769ede2d3 (diff)
downloadcpython-540e13dd1e6f5d9584aceb009d4ccda0b4491ad4.zip
cpython-540e13dd1e6f5d9584aceb009d4ccda0b4491ad4.tar.gz
cpython-540e13dd1e6f5d9584aceb009d4ccda0b4491ad4.tar.bz2
Derive the name of the modules .ind from the jobname.
-rw-r--r--Doc/lib.tex2
-rw-r--r--Doc/lib/lib.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex
index 537e48c..5e129fb 100644
--- a/Doc/lib.tex
+++ b/Doc/lib.tex
@@ -223,7 +223,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libundoc}
\renewcommand{\indexname}{Module Index}
-\input{modules.ind} % Module Index
+\input{modlib.ind} % Module Index
\renewcommand{\indexname}{Index}
\input{lib.ind} % Index
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 537e48c..5e129fb 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -223,7 +223,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libundoc}
\renewcommand{\indexname}{Module Index}
-\input{modules.ind} % Module Index
+\input{modlib.ind} % Module Index
\renewcommand{\indexname}{Index}
\input{lib.ind} % Index