Package docutils :: Package writers :: Module html4css1
[show private | hide private]
[frames | no frames]

Module docutils.writers.html4css1

Simple HyperText Markup Language document tree Writer.

The output conforms to the HTML 4.01 Transitional DTD and to the Extensible HTML version 1.0 Transitional DTD (almost strict). The output contains a minimum of formatting information. A cascading style sheet ("default.css" by default) is required for proper viewing with a modern graphical browser.


Classes
HTMLTranslator This HTML writer has been optimized to produce visually compact lists (less vertical whitespace).
SimpleListChecker Raise nodes.SkipNode if non-simple list item is encountered.
Writer  

Generated by Epydoc 2.0 on Tue Jul 22 05:30:44 2003 http://epydoc.sf.net