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 31 32 33 34
|
<html>
<head>
<title><!--{project}-->; All Diagnostics</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 Diagnostics</h1>
</td><td valign="top">
<!--{a manuals}-->all manuals</a><br />
<!--{a methods}-->all methods and functions</a><br />
<b>all diagnostics</b><br />
<!--{a details}-->all details</a><br />
</td></tr>
</table>
<h2>errors</h2>
<table>
<!--{index DIAGNOSTICS type => error}-->
</table>
<h2>warnings</h2>
<table>
<!--{index DIAGNOSTICS type => warnings}-->
</table>
</body>
</html>
|