diff options
author | Rob Austein <sra@hactrn.net> | 2012-04-16 20:32:12 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2012-04-16 20:32:12 +0000 |
commit | 2d26c4f5e632286cf6a75e20229f95fa799f5147 (patch) | |
tree | e9179438e7d39a02ddb655bec818bdcb5a203e77 /rpkid/README | |
parent | 6f45f4a6b5a65ab12db71623877ce075f218e98c (diff) |
Clean up README files. Mostly this means changing them to pointers to
the real consolidated documentation.
Delete old Doxygen-based rpkid manual and stuff that went with it,
while retaining ability to generate Doxygen manual of internals for
the libraries.
This closes #232.
svn path=/trunk/; revision=4424
Diffstat (limited to 'rpkid/README')
-rw-r--r-- | rpkid/README | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/rpkid/README b/rpkid/README index f355e0b5..91d372de 100644 --- a/rpkid/README +++ b/rpkid/README @@ -1,12 +1,11 @@ $Id$ -*- Text -*- -Python RPKI production tools. +RPKI CA tools. -Requires Python 2.5, 2.6, or 2.7. +See: -See doc/Installation for installation instructions and required -packages. +- The primary documentation at http://trac.rpki.net/ -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. +- The PDF manual in ../doc/manual.pdf, or + +- The flat text pages ../doc/doc.RPKI.CA* |