summaryrefslogtreecommitdiff
path: root/docs/public/frames.html
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2009-11-27 16:20:13 -0500
committerJeremy T. Bouse <jbouse@debian.org>2009-11-27 16:20:13 -0500
commitd04355ae59eba8a96d4341ec3db9d81470344703 (patch)
treeeba8c41ff15e11805b51fe959cd0906c86bb0ede /docs/public/frames.html
parentb30290e934385616ea48a55ecae5912f651b0bf7 (diff)
parented280d5ac360e2af796e9bd973d7b4df89f0c449 (diff)
downloadpython-paramiko-d04355ae59eba8a96d4341ec3db9d81470344703.tar
python-paramiko-d04355ae59eba8a96d4341ec3db9d81470344703.tar.gz
Merge branch 'upstream'
Diffstat (limited to 'docs/public/frames.html')
-rw-r--r--docs/public/frames.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/public/frames.html b/docs/public/frames.html
deleted file mode 100644
index 77678a0..0000000
--- a/docs/public/frames.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
-<html>
-<head>
- <title> API Documentation </title>
-</head>
-<frameset cols="20%,80%">
- <frameset rows="30%,70%">
- <frame src="toc.html" name="moduleListFrame">
- <frame src="toc-everything.html" name="moduleFrame">
- </frameset>
- <frame src="paramiko-module.html" name="mainFrame">
-</frameset>
-</html>