RT3767: openssl_button.gif should be PNG
authorRich Salz <rsalz@akamai.com>
Thu, 27 Aug 2015 04:10:55 +0000 (00:10 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 2 Sep 2015 01:38:27 +0000 (21:38 -0400)
No, we should just delete it.  And updated the README

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 8db78781069697cfa30a2261413f33f5055a2838)

doc/README
doc/openssl_button.gif [deleted file]
doc/openssl_button.html [deleted file]

index 6ecc14d99457732251071e1cc5c6c90d07b5ebbf..cc760402ae9b5e9f8295f2dc548b07f96d159e68 100644 (file)
@@ -1,12 +1,21 @@
 
- apps/openssl.pod .... Documentation of OpenSSL `openssl' command
- crypto/crypto.pod ... Documentation of OpenSSL crypto.h+libcrypto.a
- ssl/ssl.pod ......... Documentation of OpenSSL ssl.h+libssl.a
- openssl.txt ......... Assembled documentation files for OpenSSL [not final]
- ssleay.txt .......... Assembled documentation of ancestor SSLeay [obsolete]
- standards.txt ....... Assembled pointers to standards, RFCs or internet drafts
-                       that are related to OpenSSL.
+README  This file
 
- An archive of HTML documents for the SSLeay library is available from
- http://www.columbia.edu/~ariel/ssleay/
+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 (file)
index 3d3c90c..0000000
Binary files a/doc/openssl_button.gif and /dev/null differ
diff --git a/doc/openssl_button.html b/doc/openssl_button.html
deleted file mode 100644 (file)
index 44c91bd..0000000
+++ /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>
-