From: Fred Drake Date: Thu, 12 Oct 2000 20:07:09 +0000 (+0000) Subject: Added entries for new files of SAX documentation. X-Git-Tag: v2.0~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=babe326c65a3d00c0f236628a17e39df81bcf13d;p=python Added entries for new files of SAX documentation. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 57393cb512..f47496462b 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -171,6 +171,9 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \ ../lib/libxmllib.tex \ ../lib/libpyexpat.tex \ ../lib/xmlsax.tex \ + ../lib/xmlsaxhandler.tex \ + ../lib/xmlsaxutils.tex \ + ../lib/xmlsaxreader.tex \ ../lib/libqueue.tex \ ../lib/liblocale.tex \ ../lib/libgettext.tex \ diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 5425f3e1f0..0b5b3049e1 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -235,6 +235,9 @@ and how to embed it in other applications. \input{libhtmllib} \input{libpyexpat} \input{xmlsax} +\input{xmlsaxhandler} +\input{xmlsaxutils} +\input{xmlsaxreader} \input{libxmllib} \input{libmm} % Multimedia Services