mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Document \citetitle and \programopt.
This commit is contained in:
parent
37f1574f2e
commit
29a710f2ef
1 changed files with 9 additions and 0 deletions
|
@ -366,6 +366,11 @@ distribution, to create or maintain whole documents or sections.
|
||||||
string value. The character will be typeset as with \macro{samp}.
|
string value. The character will be typeset as with \macro{samp}.
|
||||||
\end{macrodesc}
|
\end{macrodesc}
|
||||||
|
|
||||||
|
\begin{macrodesc}{citetitle}{\op{url}\p{title}}
|
||||||
|
A title for a referenced publication. If \var{url} is specified,
|
||||||
|
the title will be made into a hyperlink when formatted as HTML.
|
||||||
|
\end{macrodesc}
|
||||||
|
|
||||||
\begin{macrodesc}{class}{\p{name}}
|
\begin{macrodesc}{class}{\p{name}}
|
||||||
A class name; a dotted name may be used.
|
A class name; a dotted name may be used.
|
||||||
\end{macrodesc}
|
\end{macrodesc}
|
||||||
|
@ -486,6 +491,10 @@ distribution, to create or maintain whole documents or sections.
|
||||||
and Windows programs.
|
and Windows programs.
|
||||||
\end{macrodesc}
|
\end{macrodesc}
|
||||||
|
|
||||||
|
\begin{macrodesc}{programopt}{\p{option}}
|
||||||
|
A command-line option to an executable program.
|
||||||
|
\end{macrodesc}
|
||||||
|
|
||||||
\begin{macrodesc}{refmodule}{\op{key}\p{name}}
|
\begin{macrodesc}{refmodule}{\op{key}\p{name}}
|
||||||
Like \macro{module}, but create a hyperlink to the documentation
|
Like \macro{module}, but create a hyperlink to the documentation
|
||||||
for the named module. Note that the corresponding
|
for the named module. Note that the corresponding
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue