summaryrefslogtreecommitdiff
path: root/api/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/index.html')
-rw-r--r--api/index.html31
1 files changed, 0 insertions, 31 deletions
diff --git a/api/index.html b/api/index.html
deleted file mode 100644
index 99108cf..0000000
--- a/api/index.html
+++ /dev/null
@@ -1,31 +0,0 @@
----
-layout: default
----
-<html>
-<head>
- <title>PyCrypto API Documentation</title>
-</head>
-
-<body>
-
- <h1>PyCrypto API Documentation</h1>
-
- <p>⚠️ NOTE: PyCrypto 2.x is unmaintained. These are provided for reference only.</p>
-
- <p>Choose your version:</p>
-
- <ul>
- <li><a href="current/">current</a> -&gt; 2.6</li>
- <li><a href="2.6/">2.6</a></li>
- <li><a href="2.5/">2.5</a></li>
- <li><a href="2.4/">2.4</a></li>
- <li><a href="2.3/">2.3</a></li>
- <li><a href="2.0.1/">2.0.1</a></li>
- </ul>
-
-</body>
-
-</html>
-
-<!-- vim:set tabstop=2 softtabstop=2 shiftwidth=2 textwidth=0 expandtab: -->
-