summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libhtmllib.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/lib/libhtmllib.tex b/Doc/lib/libhtmllib.tex
index 6ec17bd..41b647c 100644
--- a/Doc/lib/libhtmllib.tex
+++ b/Doc/lib/libhtmllib.tex
@@ -70,6 +70,9 @@ handlers for all HTML 2.0 and many HTML 3.0 and 3.2 elements.
\begin{seealso}
+ \seemodule{formatter}{Interface definition for transforming an
+ abstract flow of formatting events into
+ specific output events on writer objects.}
\seemodule{HTMLParser}{Alternate HTML parser that offers a slightly
lower-level view of the input, but is
designed to work with XHTML, and does not