File: index.html

package info (click to toggle)
pasdoc 0.16.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 33,536 kB
  • sloc: pascal: 28,894; javascript: 7,665; xml: 2,597; makefile: 519; sh: 417
file content (21 lines) | stat: -rw-r--r-- 1,168 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en">
<head>
<title>All Units</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head>
<body>
<h1 class="allitems">All Units</h1>
<table class="unitstable wide_list">
<tr class="listheader">
<th class="itemname">Name</th>
<th class="itemdesc">Description</th>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="ok_helpinsight_comments.html">ok_helpinsight_comments</a></td>
<td class="itemdesc"><p>Test of handling help insight comments, in the form &quot;/// &lt;tag&gt; ... &lt;/tag&gt;&quot;. See <a href="http://delphi.wikia.com/wiki/Help_insight">http://delphi.wikia.com/wiki/Help_insight</a>, example snippet with <a class="normal" href="ok_helpinsight_comments.html#Parse">Parse</a> function is straight from there. See <a href="https://sourceforge.net/tracker/?func=detail&amp;atid=304213&amp;aid=3485263&amp;group_id=4213">https://sourceforge.net/tracker/?func=detail&amp;atid=304213&amp;aid=3485263&amp;group_id=4213</a>.</p></td>
</tr>
</table>
</body></html>