aboutsummaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
new file mode 100644
index 0000000..f4b65e0
--- /dev/null
+++ b/doc/index.html
@@ -0,0 +1,12 @@
+<html>
+ <head>
+ <title>Zinc, an advanced scriptable Canvas.</title>
+ <base target="viewer">
+ </head>
+
+ <frameset cols="30%,70%" framespacing="0" frameborder="1" >
+ <frame src="refman.html" name="navig" frameborder="0" marginwidth=0 marginheight=0>
+ <frame src="refmanch1.html" name="viewer" frameborder="0" marginwidth=0 marginheight=0>
+ </frameset>
+
+</html>