{classdesc} environment: Index as "Foo (class in foolib)" instead of
"Foo (in module foolib)". Is now independent of indexsubitem.
This commit is contained in:
parent
1a855fad30
commit
ae25be2e4d
|
@ -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}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue