summaryrefslogtreecommitdiff
path: root/BKUHelp/src/main/resources/helpfiles/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'BKUHelp/src/main/resources/helpfiles/index.html')
-rw-r--r--BKUHelp/src/main/resources/helpfiles/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/BKUHelp/src/main/resources/helpfiles/index.html b/BKUHelp/src/main/resources/helpfiles/index.html
new file mode 100644
index 00000000..49aaed66
--- /dev/null
+++ b/BKUHelp/src/main/resources/helpfiles/index.html
@@ -0,0 +1,17 @@
+<!--
+ Document : index
+ Created on : 05.11.2008, 14:09:23
+ Author : Clemens Orthacker <clemens.orthacker@iaik.tugraz.at>
+-->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <title></title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ </head>
+ <body>
+
+ <h2>Default help page if no help item is provided</h2>
+
+ </body>
+</html>