<item>
<directory>Apps/Web
<linkname>AOLserver Administrator's Guide
<filename>admin/index.html
<description>
  AOLserver is an open source edition of the same software running the
  America On-Line web service.  It is a highly-optimized, multi-threaded
  server with built-in Tcl interpreter.
</description>
</item>

<item>
<directory>programming
<linkname>AOLserver Tcl API Manual
<filename>tcldev/index.html
<description>
  This manual documents the Tcl API exported by the AOLserver.  You can
  write web pages making calls to these Tcl methods (similar to PHP
  or Microsoft ASP), or add new Tcl methods.  AOLserver will parse
  these pages in its internal interpreter.
</description>
</item>

<item>
<directory>programming
<linkname>AOLserver C API Manual
<filename>cdev/index.html
<description>
  This manual documents the C API exported by the AOLserver.  You can
  use this API to create new modules and database drivers that can be
  linked into AOLserver.
</description>
</item>
