summaryrefslogtreecommitdiff
path: root/numpy/doc/html/frames.html
diff options
context:
space:
mode:
authorJarrod Millman <millman@berkeley.edu>2007-09-23 14:32:08 +0000
committerJarrod Millman <millman@berkeley.edu>2007-09-23 14:32:08 +0000
commit35c715529973c7f2ab5d207ad813da2c16f45ccf (patch)
treed54e0580b21ca579d85707d0f215be1e00cf0f73 /numpy/doc/html/frames.html
parent1794d8a4c4fe696170921e6d020e69553c92a20a (diff)
downloadnumpy-35c715529973c7f2ab5d207ad813da2c16f45ccf.tar.gz
backing out the last thing i did
Diffstat (limited to 'numpy/doc/html/frames.html')
-rw-r--r--numpy/doc/html/frames.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/numpy/doc/html/frames.html b/numpy/doc/html/frames.html
deleted file mode 100644
index 6ebc67e75..000000000
--- a/numpy/doc/html/frames.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
- "DTD/xhtml1-frameset.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
- <title> API Documentation </title>
-</head>
-<frameset cols="20%,80%">
- <frameset rows="30%,70%">
- <frame src="toc.html" name="moduleListFrame"
- id="moduleListFrame" />
- <frame src="toc-everything.html" name="moduleFrame"
- id="moduleFrame" />
- </frameset>
- <frame src="example-module.html" name="mainFrame" id="mainFrame" />
-</frameset>
-</html>