From babe326c65a3d00c0f236628a17e39df81bcf13d Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 12 Oct 2000 20:07:09 +0000 Subject: Added entries for new files of SAX documentation. --- Doc/Makefile.deps | 3 +++ Doc/lib/lib.tex | 3 +++ 2 files changed, 6 insertions(+) diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 57393cb..f474964 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 5425f3e..0b5b304 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 -- cgit v0.12