XXX Explain Py_DEBUG, Py_TRACE_REFS, Py_REF_DEBUG.
-\input{api.ind} % Index -- must be last
+\inputindex{api.ind} % Index -- must be last
\end{document}
XXX Explain Py_DEBUG, Py_TRACE_REFS, Py_REF_DEBUG.
-\input{api.ind} % Index -- must be last
+\inputindex{api.ind} % Index -- must be last
\end{document}
files). No \samp{-l} options can be used.
-%\input{extref}
-
-\input{ext.ind}
+\inputindex{ext.ind}
\end{document}
files). No \samp{-l} options can be used.
-%\input{extref}
-
-\input{ext.ind}
+\inputindex{ext.ind}
\end{document}
\input{boilerplate}
-\makeindex % tell \index to actually write the .idx file
+\makeindex % tell \index to actually write the
+ % .idx file
+\makemodindex % ... and the module index as well.
\begin{document}
\input{libundoc}
\renewcommand{\indexname}{Module Index}
-\input{modlib.ind} % Module Index
+\renewcommand{\indexlabel}{modindex}
+\inputindex{modlib.ind} % Module Index
\renewcommand{\indexname}{Index}
-\input{lib.ind} % Index
+\renewcommand{\indexlabel}{genindex}
+\inputindex{lib.ind} % Index
\end{document}
\input{boilerplate}
-\makeindex % tell \index to actually write the .idx file
+\makeindex % tell \index to actually write the
+ % .idx file
+\makemodindex % ... and the module index as well.
\begin{document}
\input{libundoc}
\renewcommand{\indexname}{Module Index}
-\input{modlib.ind} % Module Index
+\renewcommand{\indexlabel}{modindex}
+\inputindex{modlib.ind} % Module Index
\renewcommand{\indexname}{Index}
-\input{lib.ind} % Index
+\renewcommand{\indexlabel}{genindex}
+\inputindex{lib.ind} % Index
\end{document}