mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Correct methoddesc environments.
This commit is contained in:
parent
382f078437
commit
07d4fb6f17
1 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ will be used inside the HTML "title" element.
|
||||||
|
|
||||||
\end{methoddesc}
|
\end{methoddesc}
|
||||||
|
|
||||||
\begin{set_server_name}{server_name}
|
\begin{methoddesc}{set_server_name}{server_name}
|
||||||
|
|
||||||
Set the name used in the generated HTML documentation. This name will
|
Set the name used in the generated HTML documentation. This name will
|
||||||
appear at the top of the generated documentation inside a "h1"
|
appear at the top of the generated documentation inside a "h1"
|
||||||
|
@ -63,7 +63,7 @@ element.
|
||||||
\end{methoddesc}
|
\end{methoddesc}
|
||||||
|
|
||||||
|
|
||||||
\begin{set_server_documentation}{server_documentation}
|
\begin{methoddesc}{set_server_documentation}{server_documentation}
|
||||||
|
|
||||||
Set the description used in the generated HTML documentation. This
|
Set the description used in the generated HTML documentation. This
|
||||||
description will appear as a paragraph, below the server name, in the
|
description will appear as a paragraph, below the server name, in the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue