File: index.html

package info (click to toggle)
libxml-compile-perl 1.64-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,304 kB
  • sloc: perl: 11,616; makefile: 7
file content (34 lines) | stat: -rw-r--r-- 808 bytes parent folder | download | duplicates (6)
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&nbsp;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>