summaryrefslogtreecommitdiffstats
path: root/doc
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
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')
-rw-r--r--doc/README25
-rw-r--r--doc/openssl_button.gifbin2063 -> 0 bytes
-rw-r--r--doc/openssl_button.html7
3 files changed, 19 insertions, 13 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
diff --git a/doc/openssl_button.gif b/doc/openssl_button.gif
deleted file mode 100644
index 3d3c90c9f8..0000000000
--- a/doc/openssl_button.gif
+++ /dev/null
Binary files differ
diff --git a/doc/openssl_button.html b/doc/openssl_button.html
deleted file mode 100644
index 44c91bd3d0..0000000000
--- a/doc/openssl_button.html
+++ /dev/null
@@ -1,7 +0,0 @@
-
-<!-- the `Includes OpenSSL Cryptogaphy Software' button -->
-<!-- freely usable by any application linked against OpenSSL -->
-<a href="http://www.openssl.org/">
-<img src="openssl_button.gif"
- width=102 height=47 border=0></a>
-