Add entries for the xml.sax documentation.
authorFred Drake <fdrake@acm.org>
Wed, 20 Sep 2000 02:54:58 +0000 (02:54 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 20 Sep 2000 02:54:58 +0000 (02:54 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index 725eaed387b7dc0e8ebd660f0d6dfaee81ccb016..3b9f095eb023059ebdd01272be9905db53ab8b96 100644 (file)
@@ -169,6 +169,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
        ../lib/libdis.tex \
        ../lib/libxmllib.tex \
        ../lib/libpyexpat.tex \
+       ../lib/xmlsax.tex \
        ../lib/libqueue.tex \
        ../lib/liblocale.tex \
        ../lib/libgettext.tex \
index c3517071a6cf130e9857cb0894707dd1d11b3e1b..5fd378c428e272297c6f4599b5169d172c6939a3 100644 (file)
@@ -235,6 +235,7 @@ and how to embed it in other applications.
 \input{libhtmllib}
 \input{libxmllib}
 \input{libpyexpat}
+\input{xmlsax}
 
 \input{libmm}                  % Multimedia Services
 \input{libaudioop}