]> granicus.if.org Git - python/commitdiff
Add synopsis for the SimpleXMLRPCServer module; used in the chapter-level
authorFred Drake <fdrake@acm.org>
Wed, 28 Nov 2001 07:32:53 +0000 (07:32 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 28 Nov 2001 07:32:53 +0000 (07:32 +0000)
list of modules.

Doc/lib/libsimplexmlrpc.tex

index 44bdb3e5a82a91d2d19a3cd729ae6ef71cc28cb0..be56c456f8e8416f3728ca222777992ec97ef2cb 100644 (file)
@@ -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}