XXX Explain Py_DEBUG, Py_TRACE_REFS, Py_REF_DEBUG.
-\inputindex{api.ind} % Index -- must be last
+\input{api.ind} % Index -- must be last
\end{document}
XXX Explain Py_DEBUG, Py_TRACE_REFS, Py_REF_DEBUG.
-\inputindex{api.ind} % Index -- must be last
+\input{api.ind} % Index -- must be last
\end{document}
files). No \samp{-l} options can be used.
-\inputindex{ext.ind}
+\input{ext.ind}
\end{document}
files). No \samp{-l} options can be used.
-\inputindex{ext.ind}
+\input{ext.ind}
\end{document}
\input{libundoc}
+%
+% The ugly "%begin{latexonly}" pseudo-environments are really just to
+% keep LaTeX2HTML quiet during the \renewcommand{} macros; they're
+% not really valuable.
+%
+
+%begin{latexonly}
\renewcommand{\indexname}{Module Index}
-\renewcommand{\indexlabel}{modindex}
-\inputindex{modlib.ind} % Module Index
+%end{latexonly}
+\input{modlib.ind} % Module Index
+%begin{latexonly}
\renewcommand{\indexname}{Index}
-\renewcommand{\indexlabel}{genindex}
-\inputindex{lib.ind} % Index
+%end{latexonly}
+\input{lib.ind} % Index
\end{document}
\input{libundoc}
+%
+% The ugly "%begin{latexonly}" pseudo-environments are really just to
+% keep LaTeX2HTML quiet during the \renewcommand{} macros; they're
+% not really valuable.
+%
+
+%begin{latexonly}
\renewcommand{\indexname}{Module Index}
-\renewcommand{\indexlabel}{modindex}
-\inputindex{modlib.ind} % Module Index
+%end{latexonly}
+\input{modlib.ind} % Module Index
+%begin{latexonly}
\renewcommand{\indexname}{Index}
-\renewcommand{\indexlabel}{genindex}
-\inputindex{lib.ind} % Index
+%end{latexonly}
+\input{lib.ind} % Index
\end{document}