mirror of
https://github.com/python/cpython.git
synced 2025-11-03 19:34:08 +00:00
include the right index sources
This commit is contained in:
parent
73789bc8f5
commit
ad62202a5e
1 changed files with 2 additions and 2 deletions
4
Doc/dist/dist.tex
vendored
4
Doc/dist/dist.tex
vendored
|
|
@ -3487,11 +3487,11 @@ defined. The canonical example is the \command{install} command.
|
|||
%begin{latexonly}
|
||||
\renewcommand{\indexname}{Module Index}
|
||||
%end{latexonly}
|
||||
\input{modlib.ind} % Module Index
|
||||
\input{moddist.ind} % Module Index
|
||||
|
||||
%begin{latexonly}
|
||||
\renewcommand{\indexname}{Index}
|
||||
%end{latexonly}
|
||||
\input{lib.ind} % Index
|
||||
\input{dist.ind} % Index
|
||||
|
||||
\end{document}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue