summaryrefslogtreecommitdiff
path: root/web/index.html.in
blob: f83ec8cc04b866a0b6650e8731b14e3d8ef64324 (plain)
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
40
	<center>
		<h2>
			<a name="readme">README</a>
		</h2>
	</center>

	@README@

	<hr>


	<center>
		<h2>
			<a name="install">INSTALL</a>
		</h2>
	</center>

	@INSTALL@

	<hr>

	<center>
		<h2>
			<a name="quick_start">QUICK START</a>
		</h2>
	</center>

	@QUICK_START@

	<hr>

	<center>
		<h2>
			<a name="manpage">Man page</a>
		</h2>
	</center>

	@MAN_PAGE@

</body> </html>