mirror of https://github.com/python/cpython
Added entries for new files of SAX documentation.
This commit is contained in:
parent
014f0e3394
commit
babe326c65
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue