mirror of
https://github.com/python/cpython.git
synced 2025-12-09 02:35:14 +00:00
\moduleauthor,
\sectionauthor: New macros to record attributions; no output.
This commit is contained in:
parent
c817e27501
commit
b75c615389
1 changed files with 6 additions and 0 deletions
|
|
@ -292,6 +292,12 @@
|
||||||
\py@HaveModSynopsistrue
|
\py@HaveModSynopsistrue
|
||||||
}
|
}
|
||||||
|
|
||||||
|
% \moduleauthor{name}{email}
|
||||||
|
\newcommand{\moduleauthor}[2]{}
|
||||||
|
|
||||||
|
% \sectionauthor{name}{email}
|
||||||
|
\newcommand{\sectionauthor}[2]{}
|
||||||
|
|
||||||
|
|
||||||
\newcommand{\py@defsynopsis}{Module has no synopsis.}
|
\newcommand{\py@defsynopsis}{Module has no synopsis.}
|
||||||
\newcommand{\py@modulesynopsis}{\py@defsynopsis}
|
\newcommand{\py@modulesynopsis}{\py@defsynopsis}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue