mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
{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
1 changed files with 1 additions and 1 deletions
|
@ -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}}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue