]> granicus.if.org Git - python/commitdiff
Added entries for the xml.dom.minidom module.
authorFred Drake <fdrake@acm.org>
Tue, 24 Oct 2000 02:35:42 +0000 (02:35 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 24 Oct 2000 02:35:42 +0000 (02:35 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index 55eb070c15e7ca7264f9fea32958ba75abe893f6..0ee05603ec231bf1d844dbcb9279b5139c08ee84 100644 (file)
@@ -170,6 +170,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
        ../lib/libdis.tex \
        ../lib/libxmllib.tex \
        ../lib/libpyexpat.tex \
+       ../lib/xmldom.tex \
        ../lib/xmlsax.tex \
        ../lib/xmlsaxhandler.tex \
        ../lib/xmlsaxutils.tex \
index 0b5b3049e1dcdd5e85be0c232b75bd06d5b5f116..c1a83832a5afe5b3a0ee2cb5d87cafd29fc0ac87 100644 (file)
@@ -234,6 +234,7 @@ and how to embed it in other applications.
 \input{libsgmllib}
 \input{libhtmllib}
 \input{libpyexpat}
+\input{xmldom}
 \input{xmlsax}
 \input{xmlsaxhandler}
 \input{xmlsaxutils}