File: index.html

package info (click to toggle)
aolserver4 4.0.10-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 11,188 kB
  • ctags: 14,155
  • sloc: ansic: 39,138; tcl: 5,256; sh: 2,939; makefile: 318; 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>