Commit f65ab1bf authored by Fred Drake's avatar Fred Drake

Added entries reflecting the separation of the abstract DOM documentation

and the implementation docs for xml.dom.minidom.
parent eaf57aa4
......@@ -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 \
......
......@@ -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}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment