Add synopsis for the SimpleXMLRPCServer module; used in the chapter-level

list of modules.
This commit is contained in:
Fred Drake 2001-11-28 07:32:53 +00:00
parent c37b65ee10
commit 48704ee478

View 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}