Xdocs for navigation and under-construction.xml

git-svn-id: https://svn.apache.org/repos/asf/webservices/kandula/trunk/java@406265 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/xdocs/navigation.xml b/xdocs/navigation.xml
new file mode 100644
index 0000000..6a2f0cd
--- /dev/null
+++ b/xdocs/navigation.xml
@@ -0,0 +1,20 @@
+<project name="Apache Kandula2">

+    <title>Apache Kandula2</title>

+

+    <body>

+        <links>

+            <item name="Apache Axis2" href="http://ws.apache.org/axis2"/>

+            <item name="Apache Kandula 1" href="http://ws.apache.org/kandula/1/"   />

+        </links>

+

+        <menu name="User's Guide" type="footer">

+            <item name="Using Kandula2" collapse="true" href="/under-construction.html"/>

+        </menu>

+

+        <menu name="Related Projects" type="footer">

+            <item name="Apache Axis2" href="http://ws.apache.org/axis2" target="_new"/>

+            <item name="Apache Kandula 1" href="http://ws.apache.org/kandula/1/" target="_new"/>

+        </menu>

+    </body>

+</project>

+

diff --git a/xdocs/under-construction.xml b/xdocs/under-construction.xml
new file mode 100644
index 0000000..eb60fe5
--- /dev/null
+++ b/xdocs/under-construction.xml
@@ -0,0 +1,16 @@
+<document>

+

+    <properties>

+        <title>User Guide</title>

+        <author email="thilina@apache.org">Thilina Gunarathne</author>

+    </properties>

+

+    <body>

+        <section name="Page Under Construction">

+            <p>

+                Page Under Construction... Will be updated soon.

+                Thank You.

+            </p>

+        </section>

+    </body>

+</document>