Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 07d4fb6

Browse files
committed
Correct methoddesc environments.
1 parent 382f078 commit 07d4fb6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/libdocxmlrpc.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ \subsection{DocXMLRPCServer Objects \label{doc-xmlrpc-servers}}
5454

5555
\end{methoddesc}
5656

57-
\begin{set_server_name}{server_name}
57+
\begin{methoddesc}{set_server_name}{server_name}
5858

5959
Set the name used in the generated HTML documentation. This name will
6060
appear at the top of the generated documentation inside a "h1"
@@ -63,7 +63,7 @@ \subsection{DocXMLRPCServer Objects \label{doc-xmlrpc-servers}}
6363
\end{methoddesc}
6464

6565

66-
\begin{set_server_documentation}{server_documentation}
66+
\begin{methoddesc}{set_server_documentation}{server_documentation}
6767

6868
Set the description used in the generated HTML documentation. This
6969
description will appear as a paragraph, below the server name, in the

0 commit comments

Comments
 (0)