1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
<html>
<head>
<title><!--{project}-->; All Details</title>
<!--{meta}-->
</head>
<body>
<table width="100%">
<tr><td valign="top">
<b>XML::Compile</b><br />
<!--{a front}-->Documentation</a><br />
version <!--{version}-->, <!--{date}-->
</td><td align="center" valign="bottom">
<h1><font size="4"><!--{project}--></font><br /> All details</h1>
</td><td valign="top">
<!--{a manuals}-->all manuals</a><br />
<!--{a methods}-->all methods and functions</a><br />
<!--{a diagnostics}-->all diagnostics</a><br />
<b>all details</b><br />
</td></tr>
</table>
<p>All detailed documentation sections:</p>
<table cellspacing="10">
<!--{index DETAILS}-->
</table>
</body>
</html>
|