mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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}
|
||||
|
||||
\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
|
||||
appear at the top of the generated documentation inside a "h1"
|
||||
|
@ -63,7 +63,7 @@ element.
|
|||
\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
|
||||
description will appear as a paragraph, below the server name, in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue