{classdesc} environment: Index as "Foo (class in foolib)" instead of

"Foo (in module foolib)".  Is now independent of indexsubitem.
This commit is contained in:
Fred Drake 1998-03-16 05:26:10 +00:00
parent 1a855fad30
commit ae25be2e4d

View file

@ -381,7 +381,7 @@
\renewcommand{\@thisclass}{#1}% \renewcommand{\@thisclass}{#1}%
\begin{fulllineitems}% \begin{fulllineitems}%
\item[\code{\bfcode{#1}(\varvars{#2})}]% \item[\code{\bfcode{#1}(\varvars{#2})}]%
\ttindex{#1}% \withsubitem{(class in \@thismodule)}{\ttindex{#1}}%
\def\baseclasses##1{}% \def\baseclasses##1{}%
}{\end{fulllineitems}} }{\end{fulllineitems}}