summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2015-08-27 00:10:55 -0400
committerRich Salz <rsalz@openssl.org>2015-09-01 11:56:14 -0400
commit8db78781069697cfa30a2261413f33f5055a2838 (patch)
treefe8487023d5aee06d5cee9810f2beebce36b755b /doc/README
parentd7c02691a5e6f2716759eacb6f48c39f15ee57c8 (diff)
RT3767: openssl_button.gif should be PNG
No, we should just delete it. And updated the README Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README25
1 files changed, 19 insertions, 6 deletions
diff --git a/doc/README b/doc/README
index a5e1787402..cc760402ae 100644
--- a/doc/README
+++ b/doc/README
@@ -1,8 +1,21 @@
- apps/openssl.pod .... Documentation of OpenSSL `openssl' command
- crypto/crypto.pod ... Documentation of OpenSSL crypto.h (libcrypto)
- ssl/ssl.pod ......... Documentation of OpenSSL ssl.h (libssl)
- standards.txt ....... Pointers to standards, RFCs or internet drafts
- that are related to OpenSSL. Incomplete.
+README This file
- HTML versions are on https://www.openssl.org/docs
+fingerprints.txt
+ PGP fingerprints of authoried release signers
+
+standards.txt
+ Pointers to standards, RFC's and IETF Drafts that are
+ related to OpenSSL. Incomplete.
+
+HOWTO/
+ A few how-to documents; not necessarily up-to-date
+apps/
+ The openssl command-line tools; start with openssl.pod
+ssl/
+ The SSL library; start with ssl.pod
+crypto/
+ The cryptographic library; start with crypto.pod
+
+Formatted versions of the manpages (apps,ssl,crypto) can be found at
+ https://www.openssl.org/docs/manpages.html