Added entries reflecting the separation of the abstract DOM documentation

and the implementation docs for xml.dom.minidom.
This commit is contained in:
Fred Drake 2000-11-29 06:11:29 +00:00
parent eaf57aa44a
commit f65ab1bf10
2 changed files with 2 additions and 0 deletions

View File

@ -171,6 +171,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libxmllib.tex \
../lib/libpyexpat.tex \
../lib/xmldom.tex \
../lib/xmldomminidom.tex \
../lib/xmlsax.tex \
../lib/xmlsaxhandler.tex \
../lib/xmlsaxutils.tex \

View File

@ -235,6 +235,7 @@ and how to embed it in other applications.
\input{libhtmllib}
\input{libpyexpat}
\input{xmldom}
\input{xmldomminidom}
\input{xmlsax}
\input{xmlsaxhandler}
\input{xmlsaxutils}