aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2010-04-23 14:54:46 +0000
committerRob Austein <sra@hactrn.net>2010-04-23 14:54:46 +0000
commit639ca3a458ad0e97f2c093b7557a01f5904b475e (patch)
tree79247e6546b42bfea75540d80d79655b0bb41f28
parent0de60a453cafdc14506eb8705438cb083f4e5ea5 (diff)
Add explicit pointers to HTML and PDF doc.
svn path=/rpkid/README; revision=3222
-rw-r--r--rpkid/README4
-rw-r--r--rpkid/doc/README3
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.