mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
(libhtmllib.tex, libsgmllib.tex, libformatter.tex):
Improve indexing somewhat. Add small intros to the "implementations" sections of the formatter module doc.
This commit is contained in:
parent
7edd8d3c58
commit
8f925959c6
6 changed files with 58 additions and 12 deletions
|
@ -69,6 +69,8 @@ handlers for all HTML 2.0 and many HTML 3.0 and 3.2 elements.
|
|||
In addition to tag methods, the \code{HTMLParser} class provides some
|
||||
additional methods and instance variables for use within tag methods.
|
||||
|
||||
\renewcommand{\indexsubitem}{({\tt HTMLParser} method)}
|
||||
|
||||
\begin{datadesc}{formatter}
|
||||
This is the formatter instance associated with the parser.
|
||||
\end{datadesc}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue