Add some content to the war module home page.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/taglibs/proper/rdc/trunk@734038 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/taglibs-rdc-examples/src/site/xdoc/index.xml b/taglibs-rdc-examples/src/site/xdoc/index.xml
index 7a4474d..afa71ed 100644
--- a/taglibs-rdc-examples/src/site/xdoc/index.xml
+++ b/taglibs-rdc-examples/src/site/xdoc/index.xml
@@ -24,7 +24,7 @@
 
 <body>
 
-  <section name="Reusable Dialog Components (RDC) Tag Library Samples" href="Welcome">
+  <section name="Reusable Dialog Components (RDC) Tag Library Examples" href="Welcome">
 
     <p>
         A sample application for demonstrating the features of the Apache Jakarta
@@ -40,6 +40,24 @@
 
   </section>
 
+  <section name="Reusable Dialog Components (RDC) Tag Library Examples Latest Documentation" href="Documentation">
+
+    <ul>
+        <li>The latest <a href="apidocs/index.html">Javadocs</a></li>
+    </ul>
+
+    <p>
+        See the taglibs-rdc-examples.war file in the binary distro for working
+        examples and the sample applications.
+    </p>
+
+    <p>
+        For the RDC tag library documentation, see the
+        <a href="../taglibs-rdc/">RDC taglib site</a>.
+    </p>
+
+  </section>
+
 </body>
 
 </document>