mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Remove all uses of \sectcode; we can now use logical markup everywhere.
This commit is contained in:
parent
e7957184d2
commit
3a0351cf85
193 changed files with 215 additions and 215 deletions
|
@ -69,7 +69,7 @@ implements ActiveSprockets in Python.
|
|||
% The following is a model for such a reference section, for
|
||||
% an extension module written in C.
|
||||
|
||||
\section{Extension Module \sectcode{spamsprock}}
|
||||
\section{Extension Module \module{spamsprock}}
|
||||
\exmodindex{spamsprock} % Set the module name for the index
|
||||
\label{module-spamsprock} % Create a label for cross-references
|
||||
|
||||
|
@ -104,7 +104,7 @@ not be performed. The default is to frobnicate randomly.
|
|||
% The following section is a model for documenting modules written in
|
||||
% Python.
|
||||
|
||||
\section{Module \sectcode{sprunkit}}
|
||||
\section{Module \module{sprunkit}}
|
||||
\modindex{ezspam}
|
||||
\label{module-sprunkit}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue