supported HTML macros

This is the subset of HTML formatting instructions provided by DOC++:
<p>
paragraph
<em> ... </em>
emphasize
<i> ... </i>
italic
<b> ... </b>
bold face
verbatim
i.e. ``<pre> ... </pre>''
description
i.e. ``<dl> <dt>...<dd> ... </dl>''
itemize
i.e. ``<ul> <li> ... </ul>''
enumerations
i.e. ``<ll> <li> ... </ll>''



This page was generated with the help of
DOC++.