1#
2# These are the definitions for doc2lt and doctext HTML output (Table)
3#
4# Doc2lt single line entry
5preamble <BODY><TABLE><TR><TH>Routine Name</TH><TH>Description</TH></TR>
6postamble </TABLE></BODY>
7key %n<TR><TD><CODE>%1</CODE></TD>
8definition <TD><B>%1</B></TD></TR>%n
9synopsis
10