
# $Id: index.txt,v 1.1.1.1 2002/09/12 01:08:10 cry0gen Exp $
Here is the overview of the documents in the doc/ directory.

CIDR.txt		- Description of CIDR in IPv4
LazyLinks.txt		- The lazylinks leaf concept
Tao-of-IRC.940110       - No comment...
challenge.txt           - Overview of the challenge/response system for
                          obtaining operator status
dline.conf              - A blank dline.conf file used by make install
example.conf            - An example ircd.conf file describing most of the
                          user settable options
guidelines.txt		- Documentation guidelines
index.txt		- This file
ircd.8                  - The new revised manpage, read with the following
                          commands in the prefix directory:
                          man -M . ircd
ircd.motd               - A default ircd.motd used by make install
kline.conf              - A blank kline.conf file used by make install
kline.txt               - Outline of the remote K-line protocol for both
                          opers and servers
messages.txt            - A general help file for users and admins to
                          customize ircd's messages.
modeg.txt               - An in depth description of the server side silence
                          user mode (+g)
modes.txt               - A list of all user and channel modes
operguide.txt           - EFnet operator's guide
opermyth.txt            - Oper myth's, describes what opers can and cannot do
resv.txt		- Outline of the RESV command.
server-version-info     - Overview of the flags shown in /version
serverhide.txt          - Information about the server hide options
simple.conf             - A simple ircd.conf useful for beginning admins
vchans.txt              - The paper describing virtual channels
whats-new.txt		- What new features are available

Also in the contrib/ directory you will find:
example_module.c - An example module, detailing what the code in a module
		   does.  Useful for building your own modules.
