File: index.html

package info (click to toggle)
aolserver4 4.5.1-18.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 12,008 kB
  • sloc: ansic: 45,126; tcl: 5,533; sh: 1,037; makefile: 380; pascal: 219; php: 13
file content (36 lines) | stat: -rw-r--r-- 474 bytes parent folder | download | duplicates (8)
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
<html>
<head>
<title>AOLserver</title>
</head>
<body>

<H1>Development Documentation</h1>

<p>
<small>
$Header: /cvsroot/aolserver/aolserver.com/docs/devel/index.html,v 1.2 2002/03/09 02:26:03 kriston Exp $
</small>
<p>

<p>
<a href=tcl/>Tcl Development</a>

<p>
<a href=http://tcl.activestate.com/man/>Tcl Language Manuals</a>

<p>
<a href=c/>C Development</a>

<p>
<a href=driver/>Driver Development</a>

<p>
<a href=tech/>Technical Documents</a>

<p>

</body>
</html>