summaryrefslogtreecommitdiff
path: root/docs/contents.html
blob: d5afb652638ffac2289a1b3e9978bbbb89511c72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="docs.css">
<title>Contents</title>
</head>
<body>
<h2>Contents</h2>

<ul>
<li><a href="00.html">Declarations</a></li>
<li><a href="01.html">A first program</a></li>
</ul>

</body>
</html>