From: Martin v. Löwis Date: Fri, 18 Apr 2003 21:48:13 +0000 (+0000) Subject: Correct methoddesc environments. X-Git-Tag: v2.3c1~1123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07d4fb6f1701719dc08fb3e7172db065f3ba1756;p=thirdparty%2FPython%2Fcpython.git Correct methoddesc environments. --- diff --git a/Doc/lib/libdocxmlrpc.tex b/Doc/lib/libdocxmlrpc.tex index fc69031413db..2f1e6caa536e 100644 --- a/Doc/lib/libdocxmlrpc.tex +++ b/Doc/lib/libdocxmlrpc.tex @@ -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