TK/02
[exim.git] / doc / ABOUT
CommitLineData
168e428f
PH
1$Cambridge: exim/doc/ABOUT,v 1.1 2005/06/16 10:32:31 ph10 Exp $
2
3CVS directory exim/exim-doc
4---------------------------
5
6This directory contains all the files related to Exim documentation. They are
7held in a number of subdirectories.
8
9doc-docbook This directory contains the AsciiDoc and DocBook sources for
10 the Exim specification and the filter description. It also
11 contains a Makefile and all the scripts, stylesheets, etc.
12 that are used to create the distributed renditions of the
13 documents. This way of creating the documentation was
14 introduced for release 4.60.
15
16doc-misc This directory contains a number of miscellaneous documents
17 that are relevant to Exim, but not part of its distribution
18 tarball.
19
20doc-scripts This directory contains scripts for building exported
21 documentation from the original SGCAL input source. These were
22 used up to and including release 4.50.
23
24doc-src This directory contains the SGCAL source documents that were
25 used up to and including release 4.50.
26
27doc-txt This directory contains documentation that is maintained only
28 as text files.
29
30Each of these directories contains an ABOUT file that describes its contents in
31more detail.
32
33End