Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73789bc commit ad62202Copy full SHA for ad62202
1 file changed
Doc/dist/dist.tex
@@ -3487,11 +3487,11 @@ \subsubsection{Creating a new Distutils command}
3487
%begin{latexonly}
3488
\renewcommand{\indexname}{Module Index}
3489
%end{latexonly}
3490
-\input{modlib.ind} % Module Index
+\input{moddist.ind} % Module Index
3491
3492
3493
\renewcommand{\indexname}{Index}
3494
3495
-\input{lib.ind} % Index
+\input{dist.ind} % Index
3496
3497
\end{document}
0 commit comments