{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
1 changed files with 1 additions and 1 deletions

View File

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