Add entry for xmlrpclib documentation.

This commit is contained in:
Fred Drake 2001-07-12 23:40:13 +00:00
parent 5ddf7adf84
commit 3d97e35a20
2 changed files with 2 additions and 0 deletions

View file

@ -178,6 +178,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
lib/libuserdict.tex \
lib/libdis.tex \
lib/libxmllib.tex \
lib/libxmlrpclib.tex \
lib/libpyexpat.tex \
lib/xmldom.tex \
lib/xmldomminidom.tex \

View file

@ -246,6 +246,7 @@ and how to embed it in other applications.
\input{xmlsaxutils}
\input{xmlsaxreader}
\input{libxmllib}
\input{libxmlrpclib}
\input{libmm} % Multimedia Services
\input{libaudioop}