File: reference.html

package info (click to toggle)
araneida 0.90.1-dfsg-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 700 kB
  • ctags: 643
  • sloc: lisp: 4,878; perl: 166; sh: 109; makefile: 34
file content (22 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html><head><title>Araneida Reference</title>
<LINK rel="stylesheet" href="/doc/araneida.css">
<title>Araneida: a free SBCL-based web server</title>
</head><body>

<h1>Araneida: The Reference</h1>

<ul>
<li><a href="installation.html">Installation</a>

<li><a href="listeners.html">HTTP Listeners</a>

<li><a href="handlers.html">Writing and installing handlers</a>

<li><a href="caching.html">HTTP caching</a>

<li><a href="urls.html">URL accessors</a>

<li><a href="html.html">HTML generation</a>

<li><a href="troubleshooting.html">Troubleshooting</a>
</ul>