summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-12 20:07:09 (GMT)
committerFred Drake <fdrake@acm.org>2000-10-12 20:07:09 (GMT)
commitbabe326c65a3d00c0f236628a17e39df81bcf13d (patch)
tree69424300c1ccf5c2e95e2c35fc888596325d0f05
parent014f0e33946c212e60604b4cf819cfec9fabb041 (diff)
downloadcpython-babe326c65a3d00c0f236628a17e39df81bcf13d.zip
cpython-babe326c65a3d00c0f236628a17e39df81bcf13d.tar.gz
cpython-babe326c65a3d00c0f236628a17e39df81bcf13d.tar.bz2
Added entries for new files of SAX documentation.
-rw-r--r--Doc/Makefile.deps3
-rw-r--r--Doc/lib/lib.tex3
2 files changed, 6 insertions, 0 deletions
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