File: AllIdentifiers.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 (25 lines) | stat: -rw-r--r-- 1,960 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
<!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>
<div class="container"><div class="navigation">
<h2><a href="ok_introduction.html">My introduction</a></h2><ul><li><a href="AllUnits.html">Units</a></li><li><a href="ClassHierarchy.html">Class Hierarchy</a></li><li><a href="AllClasses.html">Classes, Interfaces, Objects and Records</a></li><li><a href="AllTypes.html">Types</a></li><li><a href="AllVariables.html">Variables</a></li><li><a href="AllConstants.html">Constants</a></li><li><a href="AllFunctions.html">Functions and Procedures</a></li><li><a href="AllIdentifiers.html">Identifiers</a></li><li><a href="ok_additionalfile1.html">First additional file</a></li><li><a href="ok_additionalfile2.html">Second additional file</a></li><li><a href="ok_conclusion.html">Conclusion</a></li></ul></div><div class="content">
<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_introduction_conclusion.html#MyConstant">MyConstant</a></td>
<td class="itemunit"><a class="bold" href="ok_introduction_conclusion.html">ok_introduction_conclusion</a></td>
<td class="itemdesc"><p>This is some constant, with a link to my introduction: <a class="normal" href="ok_introduction.html">ok_introduction</a> and <a class="normal" href="ok_conclusion.html">My conclusion</a>. Link to <a class="normal" href="ok_introduction.html#SecSecond">second section of introduction</a>, link to <a class="normal" href="ok_introduction.html#SomeAnchor">some anchor in introduction</a></p></td>
</tr>
</table>
</div></div></body></html>