diff options
-rw-r--r-- | rpkid/README | 4 | ||||
-rw-r--r-- | rpkid/doc/README | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/rpkid/README b/rpkid/README index 30a63c8b..3f6ef854 100644 --- a/rpkid/README +++ b/rpkid/README @@ -7,6 +7,10 @@ Requires Python 2.5. See doc/Installation for installation instructions and required packages. +The full manual is available in both PDF and HTML formats; the PDF is +in doc/manual.pdf, the HTML is in a compressed tarball +doc/manual.tar.gz. + $Revision$ diff --git a/rpkid/doc/README b/rpkid/doc/README index 961fea54..8430bcf0 100644 --- a/rpkid/doc/README +++ b/rpkid/doc/README @@ -12,3 +12,6 @@ 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. + +The full manual is available in both PDF and HTML formats; the PDF is +in manual.pdf, the HTML is in a compressed tarball manual.tar.gz. |