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

$Id: README,v 1.1.1.1 2002/04/01 22:40:15 jbcombes Exp $

This directory contains helpful docs that you'll need if you want to be
involved in the development of daCode.

- devel.txt:  Short french explanation of how to write code, send patch, etc.
              You'll find it's online alternative, both english and french,
              at <URI:http://dev.dacode.org/>.

- Level:      Simple doc which explains how bit are used in level column in 
              the SQL table user.

- Parameters: Simple doc which explains how bit are used in param column in
              the SQL table user.

- RULES:      The rules of daCode development. You *must* follow them.

It also contrains the autogenerated documentation of daCode's API in the api/
directory.

