From 7988e0249c8c72d12cbabb69bfdf310da79c1ea5 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 28 Sep 2001 22:03:40 +0000 Subject: Move XML-RPC-related docs to the "Internet Protocols" chapter. Add entry for the SimpleXMLRPCServer module. --- Doc/lib/lib.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 7d3d821..222d6ff 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -211,6 +211,8 @@ and how to embed it in other applications. \input{libsimplehttp} \input{libcgihttp} \input{libcookie} +\input{libxmlrpclib} +\input{libsimplexmlrpc} \input{libasyncore} \input{netdata} % Internet Data Handling @@ -254,7 +256,6 @@ and how to embed it in other applications. \input{xmlsaxutils} \input{xmlsaxreader} \input{libxmllib} -\input{libxmlrpclib} \input{libmm} % Multimedia Services \input{libaudioop} -- cgit v0.12