svn commit: r734038 - /jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: rahul
Date: Mon Jan 12 21:36:30 2009
New Revision: 734038
URL: http://svn.apache.org/viewvc?rev=734038&view=rev
Log:
Add some content to the war module home page.
Modified:
jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml
Modified: jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml?rev=734038&r1=734037&r2=734038&view=diff
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml (original)
+++ jakarta/taglibs/proper/rdc/trunk/taglibs-rdc-examples/src/site/xdoc/index.xml Mon Jan 12 21:36:30 2009
@@ -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>