From 639ca3a458ad0e97f2c093b7557a01f5904b475e Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 23 Apr 2010 14:54:46 +0000 Subject: Add explicit pointers to HTML and PDF doc. svn path=/rpkid/README; revision=3222 --- rpkid/README | 4 ++++ rpkid/doc/README | 3 +++ 2 files changed, 7 insertions(+) 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. -- cgit v1.2.3