blob: a5c093487799b6c1ec5ec7f94b49185c749b0639 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
===============
ReST CGI server
===============
:Author: Martin Blais
:Contact: blais@furius.ca
:Date: $Date$
These tools are used to automatically convert a hierarchy of rest (docutils)
documents into HTML, from a CGI script running off an HTTP server.
|