summaryrefslogtreecommitdiffstats
path: root/manuals_and_examples/manuals/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'manuals_and_examples/manuals/index.html')
-rw-r--r--manuals_and_examples/manuals/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/manuals_and_examples/manuals/index.html b/manuals_and_examples/manuals/index.html
new file mode 100644
index 0000000..f14f431
--- /dev/null
+++ b/manuals_and_examples/manuals/index.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <title>rasdaman, the intelligent multidimensional raster server</title>
+</head>
+
+<frameset rows="150,*" border=0 frameborder=0 framespacing=0>
+ <frame src="header.html" name=header scrolling=NO noresize marginwidth=0 marginheight=0>
+ <frame src="body.html" name=body marginwidth=0 marginheight=0>
+</frameset>
+
+</body>
+</html>