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

Skip to content

Commit 7988e02

Browse files
committed
Move XML-RPC-related docs to the "Internet Protocols" chapter.
Add entry for the SimpleXMLRPCServer module.
1 parent 06c61b1 commit 7988e02

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/lib/lib.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ \chapter*{Front Matter\label{front}}
211211
\input{libsimplehttp}
212212
\input{libcgihttp}
213213
\input{libcookie}
214+
\input{libxmlrpclib}
215+
\input{libsimplexmlrpc}
214216
\input{libasyncore}
215217

216218
\input{netdata} % Internet Data Handling
@@ -254,7 +256,6 @@ \chapter*{Front Matter\label{front}}
254256
\input{xmlsaxutils}
255257
\input{xmlsaxreader}
256258
\input{libxmllib}
257-
\input{libxmlrpclib}
258259

259260
\input{libmm} % Multimedia Services
260261
\input{libaudioop}

0 commit comments

Comments
 (0)