mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
Add entries for the xml.sax documentation.
This commit is contained in:
parent
e10ef74bb8
commit
f5aa4ef07c
2 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue