summaryrefslogtreecommitdiff
path: root/jarmonbuild/yuidoc_template/index.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'jarmonbuild/yuidoc_template/index.tmpl')
-rw-r--r--jarmonbuild/yuidoc_template/index.tmpl9
1 files changed, 9 insertions, 0 deletions
diff --git a/jarmonbuild/yuidoc_template/index.tmpl b/jarmonbuild/yuidoc_template/index.tmpl
new file mode 100644
index 0000000..0d4f505
--- /dev/null
+++ b/jarmonbuild/yuidoc_template/index.tmpl
@@ -0,0 +1,9 @@
+<html>
+<head>
+ <script type="text/javascript">
+ document.location.replace("${cleansedmodulename}.html");
+ </script>
+</head>
+<body>
+</body>
+</html>