mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Added entries for new files of SAX documentation.
This commit is contained in:
parent
014f0e3394
commit
babe326c65
2 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue