diff options
author | Rob Austein <sra@hactrn.net> | 2008-06-12 21:14:33 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-06-12 21:14:33 +0000 |
commit | a185e6e864e8781d844bbd8cd5f67a35ef99cd8c (patch) | |
tree | cd7d3743471bdc7a61aafc48ebb9acb2aea52762 /rpkid/doc | |
parent | 1b3670d5a89bb0f12a9f3366ae06491f9c3af369 (diff) |
Update READMEs
svn path=/rpkid/README; revision=1879
Diffstat (limited to 'rpkid/doc')
-rw-r--r-- | rpkid/doc/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/rpkid/doc/README b/rpkid/doc/README new file mode 100644 index 00000000..815eae1c --- /dev/null +++ b/rpkid/doc/README @@ -0,0 +1,14 @@ +$Id$ + +Documentation for rpkid and friends. + +Other than this file, everything in this directory is automatically +generated from the source code. Most of the hand-written +documentation for rpkid and friends is written using Doxygen markup so +that it will all appear in the manual. + +The primary tool for generating documentation is Doxygen, which +produces the HTML and PDF versions of the manual. Certain pages are +also dumped from HTML to flat text. + +See rpkid/Makefile for details on how all this happens. |