mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
\py@modindex: Format the index entry for the module index more like
that used in the "normal" index. No visual difference, but more easily processed by helper scripts.
This commit is contained in:
parent
bc866ce2e3
commit
9f253dc3ff
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@
|
|||
\setindexsubitem{(in module #1)}%
|
||||
\index{#1@{\py@idxcode{#1}} (#2module)|textbf}%
|
||||
\ifpy@UseModuleIndex%
|
||||
\write\modindexfile{\protect\indexentry{#1@{\tt #1}}{\thepage}}%
|
||||
\write\modindexfile{\protect\indexentry{#1@{\texttt {#1}}}{\thepage}}%
|
||||
\fi%
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue