mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Added entry for HTMLParser documentation.
This commit is contained in:
parent
3b755d43ac
commit
6cba3d0e64
2 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
|
|||
lib/libgopherlib.tex \
|
||||
lib/libnntplib.tex \
|
||||
lib/liburlparse.tex \
|
||||
lib/libhtmlparser.tex \
|
||||
lib/libhtmllib.tex \
|
||||
lib/libsgmllib.tex \
|
||||
lib/librfc822.tex \
|
||||
|
|
|
@ -234,6 +234,7 @@ and how to embed it in other applications.
|
|||
\input{librobotparser}
|
||||
|
||||
\input{markup} % Structured Markup Processing Tools
|
||||
\input{libhtmlparser}
|
||||
\input{libsgmllib}
|
||||
\input{libhtmllib}
|
||||
\input{libpyexpat}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue