From: Fred Drake Date: Wed, 28 Nov 2001 07:32:53 +0000 (+0000) Subject: Add synopsis for the SimpleXMLRPCServer module; used in the chapter-level X-Git-Tag: v2.2.1c1~689 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48704ee478fa8a5f7890dc15ac56297121f9eec1;p=python Add synopsis for the SimpleXMLRPCServer module; used in the chapter-level list of modules. --- diff --git a/Doc/lib/libsimplexmlrpc.tex b/Doc/lib/libsimplexmlrpc.tex index 44bdb3e5a8..be56c456f8 100644 --- a/Doc/lib/libsimplexmlrpc.tex +++ b/Doc/lib/libsimplexmlrpc.tex @@ -2,6 +2,7 @@ Basic XML-RPC server} \declaremodule{standard}{SimpleXMLRPCServer} +\modulesynopsis{Basic XML-RPC server implementation.} \moduleauthor{Brian Quinlan}{brianq@activestate.com} \sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}