README: Documentation: Webmaster
--------------------------------

$Id: README,v 1.2 2002/07/21 11:26:28 ruffy Exp $

This directory contains all the useful docs needed when you install, admin or
design a site using daCode.

- admiguide: How to administrate a daCode site when you are admin.
             Exists in both English and French:
             o admiguide-en.html (English)
             o admiguide-fr.html (French)

- cache.txt: How the cache of daCode works.
             If you don't have problems with daCode installation, or
             if you don't have a root access on your webserver, you won't need
             to read this file.

- FAQ:       The Frequently Asked Questions about daCode.
             Exists in both English and French:
             o faq.html (English)
             o faq-fr.html (French)

- pas-a-pas: A french doc explaining how to install daCode.

- phplib:    If you have are running daCode on a server where PHPlib was set
             up, you should read this.

- templates: A short guide teaching you how to design your own templates, and
             therefore have your own design in daCode.
             Exists in both English and French:
             o templates-en.html (English)
             o templates-fr.html (French)


The xml/ subdirectory contains the xml source of the FAQ, along with its DTD.
The sgml/ subdirectory contains the sgml source of all others .html docs.
It also contains a Makefile to build them.
