File: AllIdentifiers.html

package info (click to toggle)
pasdoc 0.16.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 33,536 kB
  • sloc: pascal: 28,894; javascript: 7,665; xml: 2,597; makefile: 519; sh: 417
file content (39 lines) | stat: -rw-r--r-- 2,194 bytes parent folder | download
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
35
36
37
38
39
<!DOCTYPE html>
<html lang="en">
<head>
<title>All Identifiers</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 Identifiers</h1>
<table class="itemstable wide_list">
<tr class="listheader">
<th class="itemname">Name</th>
<th class="itemunit">Unit</th>
<th class="itemdesc">Description</th>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="ok_enum_links.html#Foo">Foo</a></td>
<td class="itemunit"><a class="bold" href="ok_enum_links.html">ok_enum_links</a></td>
<td class="itemdesc"><p>Test of links.

<p><a class="normal" href="ok_enum_links.html#TMyEnum">TMyEnum</a>, <a class="normal" href="ok_enum_links.html#me1">me1</a>, <a class="normal" href="ok_enum_links.html#me2">me2</a>, <a class="normal" href="ok_enum_links.html#me3">me3</a>.

<p><a class="normal" href="ok_enum_links.html#TMyScopedEnum">TMyScopedEnum</a>, <a class="normal" href="ok_enum_links.html#mse1">TMyScopedEnum.mse1</a>, <a class="normal" href="ok_enum_links.html#mse2">TMyScopedEnum.mse2</a>, <a class="normal" href="ok_enum_links.html#mse3">TMyScopedEnum.mse3</a>.

<p><a class="normal" href="ok_enum_links.html#TMyScopedEnum">TMyScopedEnum</a>, TODO: these should NOT work (scoped enum members namespace is tighter), but for now they are linked too: <a class="normal" href="ok_enum_links.html#mse1">mse1</a>, <a class="normal" href="ok_enum_links.html#mse2">mse2</a>, <a class="normal" href="ok_enum_links.html#mse3">mse3</a>.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="ok_enum_links.html#TMyEnum">TMyEnum</a></td>
<td class="itemunit"><a class="bold" href="ok_enum_links.html">ok_enum_links</a></td>
<td class="itemdesc"><p>My enumerated type description.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="ok_enum_links.html#TMyScopedEnum">TMyScopedEnum</a></td>
<td class="itemunit"><a class="bold" href="ok_enum_links.html">ok_enum_links</a></td>
<td class="itemdesc"><p>My enumerated type description.</p></td>
</tr>
</table>
</body></html>