Remove manpages for 0.9.8 and 1.0.0
authorRich Salz <rsalz@akamai.com>
Thu, 28 Jan 2016 16:27:28 +0000 (11:27 -0500)
committerRich Salz <rsalz@akamai.com>
Thu, 28 Jan 2016 16:27:28 +0000 (11:27 -0500)
Makefile
docs/man0.9.8/apps/index.html [deleted file]
docs/man0.9.8/crypto/index.html [deleted file]
docs/man0.9.8/index.html [deleted file]
docs/man0.9.8/ssl/index.html [deleted file]
docs/man1.0.0/apps/index.html [deleted file]
docs/man1.0.0/crypto/index.html [deleted file]
docs/man1.0.0/index.html [deleted file]
docs/man1.0.0/ssl/index.html [deleted file]
docs/manpages.html

index 42c8d8d92906217464de4bce0957c980c4ccdc20..fc59f5a3c43e4b15ec379b1fb9fe9ac8b5047571 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,8 +43,6 @@ endef
 manpages: manmaster
        $(call makemanpages,$(CHECKOUTS)/openssl-1.0.2-stable,1.0.2)
        $(call makemanpages,$(CHECKOUTS)/openssl-1.0.1-stable,1.0.1)
-       $(call makemanpages,$(CHECKOUTS)/openssl-1.0.0-stable,1.0.0)
-       $(call makemanpages,$(CHECKOUTS)/openssl-0.9.8-stable,0.9.8)
 
 manmaster:
        $(call makemanpages,$(CHECKOUTS)/openssl,master)
diff --git a/docs/man0.9.8/apps/index.html b/docs/man0.9.8/apps/index.html
deleted file mode 100644 (file)
index 0532205..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--#include virtual="/inc/head.inc" -->
-<body>
-  <!--#include virtual="/inc/banner.inc" -->
-  <div id="main">
-    <div id="content">
-      <div class="blog-index">
-       <article>
-         <header><h2>commands</h2></header>
-         <div class="entry-content">
-           <p>
-           The <a href="openssl.html">openssl</a> manpage provides a
-           general overview of all the commands.
-           The detailed list is here:
-           </p>
-
-           <table>
-             <tr>
-               <td>KBytes&nbsp;</td>
-               <td>Date&nbsp;&nbsp;</td>
-               <td>File&nbsp;</td>
-             </tr>
-             <!--#include virtual="index.inc" -->
-           </table>
-           <p>&nbsp;</p>
-
-         </div>
-         <footer>
-           You are here: <a href="/">Home</a>
-           : <a href="/docs">Documentation</a>
-           : <a href="/docs/manpages.html">Manpages</a>
-           : <a href="/docs/man0.9.8">master</a>
-           : <a href="/docs/man0.9.8/apps">commands</a>
-           <br/><a href="/sitemap.txt">Sitemap</a>
-         </footer>
-       </article>
-      </div>
-      <!--#include virtual="/inc/mansidebar.inc" -->
-    </div>
-  </div>
-<!--#include virtual="/inc/footer.inc" -->
-</body>
-</html>
-
diff --git a/docs/man0.9.8/crypto/index.html b/docs/man0.9.8/crypto/index.html
deleted file mode 100644 (file)
index 0ffdd83..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--#include virtual="/inc/head.inc" -->
-<body>
-  <!--#include virtual="/inc/banner.inc" -->
-  <div id="main">
-    <div id="content">
-      <div class="blog-index">
-       <article>
-         <header><h2>crypto library</h2></header>
-         <div class="entry-content">
-           <p>
-           The <a href="crypto.html">crypto</a> manpage provides a
-           general overview of the crypto library.
-           The detailed list is here:
-           </p>
-
-           <table>
-             <tr>
-               <td>KBytes&nbsp;</td>
-               <td>Date&nbsp;&nbsp;</td>
-               <td>File&nbsp;</td>
-             </tr>
-             <!--#include virtual="index.inc" -->
-           </table>
-           <p>&nbsp;</p>
-
-         </div>
-         <footer>
-           You are here: <a href="/">Home</a>
-           : <a href="/docs">Documentation</a>
-           : <a href="/docs/manpages.html">Manpages</a>
-           : <a href="/docs/man0.9.8">master</a>
-           : <a href="/docs/man0.9.8/crypto">crypto</a>
-           <br/><a href="/sitemap.txt">Sitemap</a>
-         </footer>
-       </article>
-      </div>
-      <!--#include virtual="/inc/mansidebar.inc" -->
-    </div>
-  </div>
-<!--#include virtual="/inc/footer.inc" -->
-</body>
-</html>
diff --git a/docs/man0.9.8/index.html b/docs/man0.9.8/index.html
deleted file mode 100644 (file)
index 88b6fdb..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--#include virtual="/inc/head.inc" -->
-<body>
-  <!--#include virtual="/inc/banner.inc" -->
-  <div id="main">
-    <div id="content">
-      <div class="blog-index">
-       <article>
-         <header><h2>Manpages for 0.9.8</h2></header>
-         <div class="entry-content">
-           <p>
-            The manual pages for the 0.9.8 branch are
-            available here.
-            The OpenSSL documentation is divided into three
-            parts:
-           </p>
-            <ul>
-              <li><a href="apps">The commands</a></li>
-              <li><a href="ssl">The ssl library</a></li>
-              <li><a href="crypto">The crypto library</a></li>
-            </ul>
-         </div>
-         <footer>
-           You are here: <a href="/">Home</a>
-           : <a href="/docs">Documentation</a>
-           : <a href="/docs/manpages.html">Manpages</a>
-           : <a href="">0.9.8</a>
-           <br/><a href="/sitemap.txt">Sitemap</a>
-         </footer>
-       </article>
-      </div>
-      <!--#include virtual="/inc/mansidebar.inc" -->
-    </div>
-  </div>
-<!--#include virtual="/inc/footer.inc" -->
-</body>
-</html>
-
diff --git a/docs/man0.9.8/ssl/index.html b/docs/man0.9.8/ssl/index.html
deleted file mode 100644 (file)
index a27e08e..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--#include virtual="/inc/head.inc" -->
-<body>
-  <!--#include virtual="/inc/banner.inc" -->
-  <div id="main">
-    <div id="content">
-      <div class="blog-index">
-       <article>
-         <header><h2>ssl library</h2></header>
-         <div class="entry-content">
-           <p>
-           The <a href="ssl.html">ssl</a> manpage provides a
-           general overview of the ssl library.
-           The detailed list is here:
-           </p>
-
-           <table>
-             <tr>
-               <td>KBytes&nbsp;</td>
-               <td>Date&nbsp;&nbsp;</td>
-               <td>File&nbsp;</td>
-             </tr>
-             <!--#include virtual="index.inc" -->
-           </table>
-           <p>&nbsp;</p>
-
-         </div>
-         <footer>
-           You are here: <a href="/">Home</a>
-           : <a href="/docs">Documentation</a>
-           : <a href="/docs/manpages.html">Manpages</a>
-           : <a href="/docs/man0.9.8">master</a>
-           : <a href="/docs/man0.9.8/ssl">ssl</a>
-           <br/><a href="/sitemap.txt">Sitemap</a>
-         </footer>
-       </article>
-      </div>
-      <!--#include virtual="/inc/mansidebar.inc" -->
-    </div>
-  </div>
-<!--#include virtual="/inc/footer.inc" -->
-</body>
-</html>
-
diff --git a/docs/man1.0.0/apps/index.html b/docs/man1.0.0/apps/index.html
deleted file mode 100644 (file)
index b449ff6..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--#include virtual="/inc/head.inc" -->
-<body>
-  <!--#include virtual="/inc/banner.inc" -->
-  <div id="main">
-    <div id="content">
-      <div class="blog-index">
-       <article>
-         <header><h2>commands</h2></header>
-         <div class="entry-content">
-           <p>
-           The <a href="openssl.html">openssl</a> manpage provides a
-           general overview of all the commands.
-           The detailed list is here:
-           </p>
-
-           <table>
-             <tr>
-               <td>KBytes&nbsp;</td>
-               <td>Date&nbsp;&nbsp;</td>
-               <td>File&nbsp;</td>
-             </tr>
-             <!--#include virtual="index.inc" -->
-           </table>
-           <p>&nbsp;</p>
-
-         </div>
-         <footer>
-           You are here: <a href="/">Home</a>
-           : <a href="/docs">Documentation</a>
-           : <a href="/docs/manpages.html">Manpages</a>
-           : <a href="/docs/man1.0.0">master</a>
-           : <a href="/docs/man1.0.0/apps">commands</a>
-           <br/><a href="/sitemap.txt">Sitemap</a>
-         </footer>
-       </article>
-      </div>
-      <!--#include virtual="/inc/mansidebar.inc" -->
-    </div>
-  </div>
-<!--#include virtual="/inc/footer.inc" -->
-</body>
-</html>
-
diff --git a/docs/man1.0.0/crypto/index.html b/docs/man1.0.0/crypto/index.html
deleted file mode 100644 (file)
index 7d387df..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--#include virtual="/inc/head.inc" -->
-<body>
-  <!--#include virtual="/inc/banner.inc" -->
-  <div id="main">
-    <div id="content">
-      <div class="blog-index">
-       <article>
-         <header><h2>crypto library</h2></header>
-         <div class="entry-content">
-           <p>
-           The <a href="crypto.html">crypto</a> manpage provides a
-           general overview of the crypto library.
-           The detailed list is here:
-           </p>
-
-           <table>
-             <tr>
-               <td>KBytes&nbsp;</td>
-               <td>Date&nbsp;&nbsp;</td>
-               <td>File&nbsp;</td>
-             </tr>
-             <!--#include virtual="index.inc" -->
-           </table>
-           <p>&nbsp;</p>
-
-         </div>
-         <footer>
-           You are here: <a href="/">Home</a>
-           : <a href="/docs">Documentation</a>
-           : <a href="/docs/manpages.html">Manpages</a>
-           : <a href="/docs/man1.0.0">master</a>
-           : <a href="/docs/man1.0.0/crypto">crypto</a>
-           <br/><a href="/sitemap.txt">Sitemap</a>
-         </footer>
-       </article>
-      </div>
-      <!--#include virtual="/inc/mansidebar.inc" -->
-    </div>
-  </div>
-<!--#include virtual="/inc/footer.inc" -->
-</body>
-</html>
diff --git a/docs/man1.0.0/index.html b/docs/man1.0.0/index.html
deleted file mode 100644 (file)
index 0b84607..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--#include virtual="/inc/head.inc" -->
-<body>
-  <!--#include virtual="/inc/banner.inc" -->
-  <div id="main">
-    <div id="content">
-      <div class="blog-index">
-       <article>
-         <header><h2>Manpages for 1.0.0</h2></header>
-         <div class="entry-content">
-           <p>
-            The manual pages for the 1.0.0 branch are
-            available here.
-            The OpenSSL documentation is divided into three
-            parts:
-           </p>
-            <ul>
-              <li><a href="/apps">The commands</a></li>
-              <li><a href="/ssl">The ssl library</a></li>
-              <li><a href="/crypto">The crypto library</a></li>
-            </ul>
-         </div>
-         <footer>
-           You are here: <a href="/">Home</a>
-           : <a href="/docs">Documentation</a>
-           : <a href="/docs/manpages.html">Manpages</a>
-           : <a href="">1.0.0</a>
-           <br/><a href="/sitemap.txt">Sitemap</a>
-         </footer>
-       </article>
-      </div>
-      <!--#include virtual="/inc/mansidebar.inc" -->
-    </div>
-  </div>
-<!--#include virtual="/inc/footer.inc" -->
-</body>
-</html>
-
diff --git a/docs/man1.0.0/ssl/index.html b/docs/man1.0.0/ssl/index.html
deleted file mode 100644 (file)
index 32ec28a..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--#include virtual="/inc/head.inc" -->
-<body>
-  <!--#include virtual="/inc/banner.inc" -->
-  <div id="main">
-    <div id="content">
-      <div class="blog-index">
-       <article>
-         <header><h2>ssl library</h2></header>
-         <div class="entry-content">
-           <p>
-           The <a href="ssl.html">ssl</a> manpage provides a
-           general overview of the ssl library.
-           The detailed list is here:
-           </p>
-
-           <table>
-             <tr>
-               <td>KBytes&nbsp;</td>
-               <td>Date&nbsp;&nbsp;</td>
-               <td>File&nbsp;</td>
-             </tr>
-             <!--#include virtual="index.inc" -->
-           </table>
-           <p>&nbsp;</p>
-
-         </div>
-         <footer>
-           You are here: <a href="/">Home</a>
-           : <a href="/docs">Documentation</a>
-           : <a href="/docs/manpages.html">Manpages</a>
-           : <a href="/docs/man1.0.0">master</a>
-           : <a href="/docs/man1.0.0/ssl">ssl</a>
-           <br/><a href="/sitemap.txt">Sitemap</a>
-         </footer>
-       </article>
-      </div>
-      <!--#include virtual="/inc/mansidebar.inc" -->
-    </div>
-  </div>
-<!--#include virtual="/inc/footer.inc" -->
-</body>
-</html>
-
index 5bb3ef122cb3c3ce4faa3243197e0cc997d6a3ce..3c4df99637a7a30dc178f9a1673aaaf1afeabc2b 100644 (file)
@@ -16,8 +16,6 @@
               <li><a href="manmaster">master</a></li>
               <li><a href="man1.0.2">1.0.2</a></li>
               <li><a href="man1.0.1">1.0.1</a></li>
-              <li><a href="man1.0.0">1.0.0</a></li>
-              <li><a href="man0.9.8">0.9.8</a></li>
             </ul>
          </div>
          <footer>