(no commit message)
[utils] / src / site / xdoc / index.xml
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
new file mode 100644 (file)
index 0000000..c386a68
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!DOCTYPE document PUBLIC
+  "-//Apache Software Foundation//DTD XDOC 1.0//EN"
+  "http://maven.apache.org/dtd/xdoc_1_0.dtd">
+<document>
+  <properties>
+    <title>Utilities library overview</title>
+    <author email="erik@brakkee.org">Erik Brakkee</author>
+  </properties>
+  <body>
+    <section name="Introduction">
+      <p>
+        The utilities library consists of software to support development of 
+        Java and in particular Java EE applications.
+        See the links on the left side for information about various
+        components of the utilities library. 
+      </p>
+    </section>
+  </body>
+</document>