summaryrefslogtreecommitdiffhomepage
path: root/doc/frames.html
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-20 23:44:58 +0900
committerRandy Morgan <[email protected]>2011-11-20 23:44:58 +0900
commit2d0ac967e94c5944ccccf9adad8da5a9d082df29 (patch)
tree194839f4ce3687bd51577bab7e75dddc21ad5c9c /doc/frames.html
parent9d210b319c43141120c42aa740fd4a8670e5029a (diff)
downloadcaxlsx-2d0ac967e94c5944ccccf9adad8da5a9d082df29.tar.gz
caxlsx-2d0ac967e94c5944ccccf9adad8da5a9d082df29.zip
pushing docs
Diffstat (limited to 'doc/frames.html')
-rw-r--r--doc/frames.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/frames.html b/doc/frames.html
new file mode 100644
index 00000000..4cc52cb7
--- /dev/null
+++ b/doc/frames.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+ <title>Documentation by YARD 0.7.3</title>
+</head>
+<frameset cols="20%,*">
+ <frame name="list" src="class_list.html" />
+ <frame name="main" src="index.html" />
+</frameset>
+</html>