diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-06-16 10:32:31 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-06-16 10:32:31 +0000 |
commit | 168e428fc4dfcf7f4d377d137743d8332784fa35 (patch) | |
tree | afdd32a3a7f9f28dfce516421077baf3383c87d0 /doc/doc-docbook/ABOUT | |
parent | 612ba564e598548543eb4d3e2313d7be687beb9b (diff) |
Install all the files that comprise the new DocBook way of making the
documentation.
Diffstat (limited to 'doc/doc-docbook/ABOUT')
-rw-r--r-- | doc/doc-docbook/ABOUT | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/doc-docbook/ABOUT b/doc/doc-docbook/ABOUT new file mode 100644 index 000000000..72048b569 --- /dev/null +++ b/doc/doc-docbook/ABOUT @@ -0,0 +1,16 @@ +$Cambridge: exim/doc/doc-docbook/ABOUT,v 1.1 2005/06/16 10:32:31 ph10 Exp $ + +CVS directory exim/exim-doc/doc-docbook +--------------------------------------- + +This directory contains the AsciiDoc and DocBook sources for the Exim +specification and the filter description. It also contains a Makefile and all +the scripts, stylesheets, etc. that are used to create the distributed +renditions of the documents. This way of creating the documentation was +introduced for release 4.60. + +The file HowItWorks.txt explains the processes by which the distributed +renditions are created. It also contains a list of the files in this directory +and what they all contain. + +End |