Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit babe326

Browse files
committed
Added entries for new files of SAX documentation.
1 parent 014f0e3 commit babe326

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Doc/Makefile.deps

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
171171
../lib/libxmllib.tex \
172172
../lib/libpyexpat.tex \
173173
../lib/xmlsax.tex \
174+
../lib/xmlsaxhandler.tex \
175+
../lib/xmlsaxutils.tex \
176+
../lib/xmlsaxreader.tex \
174177
../lib/libqueue.tex \
175178
../lib/liblocale.tex \
176179
../lib/libgettext.tex \

Doc/lib/lib.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,9 @@ \chapter*{Front Matter\label{front}}
235235
\input{libhtmllib}
236236
\input{libpyexpat}
237237
\input{xmlsax}
238+
\input{xmlsaxhandler}
239+
\input{xmlsaxutils}
240+
\input{xmlsaxreader}
238241
\input{libxmllib}
239242

240243
\input{libmm} % Multimedia Services

0 commit comments

Comments
 (0)