You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by ba...@apache.org on 2009/05/25 11:13:26 UTC

svn commit: r778361 - in /jakarta/taglibs/proper: i18n/trunk/src/site/xdoc/index.xml jndi/trunk/src/site/xdoc/index.xml log/trunk/src/site/xdoc/index.xml random/trunk/src/site/xdoc/index.xml regexp/trunk/src/site/xdoc/index.xml

Author: bayard
Date: Mon May 25 09:13:25 2009
New Revision: 778361

URL: http://svn.apache.org/viewvc?rev=778361&view=rev
Log:
Adding links to docs

Modified:
    jakarta/taglibs/proper/i18n/trunk/src/site/xdoc/index.xml
    jakarta/taglibs/proper/jndi/trunk/src/site/xdoc/index.xml
    jakarta/taglibs/proper/log/trunk/src/site/xdoc/index.xml
    jakarta/taglibs/proper/random/trunk/src/site/xdoc/index.xml
    jakarta/taglibs/proper/regexp/trunk/src/site/xdoc/index.xml

Modified: jakarta/taglibs/proper/i18n/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/i18n/trunk/src/site/xdoc/index.xml?rev=778361&r1=778360&r2=778361&view=diff
==============================================================================
--- jakarta/taglibs/proper/i18n/trunk/src/site/xdoc/index.xml (original)
+++ jakarta/taglibs/proper/i18n/trunk/src/site/xdoc/index.xml Mon May 25 09:13:25 2009
@@ -39,6 +39,14 @@
 
   </section>
 
+  <section name="Latest Documentation">
+    <ul>
+      <li><a href="tagreference.html">Tag Reference</a></li>
+      <li><a href="tlddoc/index.html">TLD Doc</a></li>
+      <li><a href="apidocs/index.html">JavaDoc</a></li>
+    </ul>
+  </section>
+
   <section name="Download" href="Download">
     <p>Not currently possible - instead you will have to build from source. </p>
   </section>

Modified: jakarta/taglibs/proper/jndi/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/jndi/trunk/src/site/xdoc/index.xml?rev=778361&r1=778360&r2=778361&view=diff
==============================================================================
--- jakarta/taglibs/proper/jndi/trunk/src/site/xdoc/index.xml (original)
+++ jakarta/taglibs/proper/jndi/trunk/src/site/xdoc/index.xml Mon May 25 09:13:25 2009
@@ -32,6 +32,14 @@
 
   </section>
 
+  <section name="Latest Documentation">
+    <ul>
+      <li><a href="tagreference.html">Tag Reference</a></li>
+      <li><a href="tlddoc/index.html">TLD Doc</a></li>
+      <li><a href="apidocs/index.html">JavaDoc</a></li>
+    </ul>
+  </section>
+
   <section name="Download" href="Download">
     <p>Currently there is no download for the JNDI taglib and you will need to build it from source. </p>
   </section>

Modified: jakarta/taglibs/proper/log/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/log/trunk/src/site/xdoc/index.xml?rev=778361&r1=778360&r2=778361&view=diff
==============================================================================
--- jakarta/taglibs/proper/log/trunk/src/site/xdoc/index.xml (original)
+++ jakarta/taglibs/proper/log/trunk/src/site/xdoc/index.xml Mon May 25 09:13:25 2009
@@ -40,6 +40,14 @@
     </table>
   </section>
 
+  <section name="Latest Documentation">
+    <ul>
+      <li><a href="tagreference.html">Tag Reference</a></li>
+      <li><a href="tlddoc/index.html">TLD Doc</a></li>
+      <li><a href="apidocs/index.html">JavaDoc</a></li>
+    </ul>
+  </section>
+
   <section name="Download" href="Download">
 
   <p>Download a binary distribution of the Log Tag Library</p>

Modified: jakarta/taglibs/proper/random/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/random/trunk/src/site/xdoc/index.xml?rev=778361&r1=778360&r2=778361&view=diff
==============================================================================
--- jakarta/taglibs/proper/random/trunk/src/site/xdoc/index.xml (original)
+++ jakarta/taglibs/proper/random/trunk/src/site/xdoc/index.xml Mon May 25 09:13:25 2009
@@ -29,6 +29,14 @@
 
   </section>
 
+  <section name="Latest Documentation">
+    <ul>
+      <li><a href="tagreference.html">Tag Reference</a></li>
+      <li><a href="tlddoc/index.html">TLD Doc</a></li>
+      <li><a href="apidocs/index.html">JavaDoc</a></li>
+    </ul>
+  </section>
+
   <section name="News" href="News">
     <table>
       <tr><td>03/15/2004</td>

Modified: jakarta/taglibs/proper/regexp/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/regexp/trunk/src/site/xdoc/index.xml?rev=778361&r1=778360&r2=778361&view=diff
==============================================================================
--- jakarta/taglibs/proper/regexp/trunk/src/site/xdoc/index.xml (original)
+++ jakarta/taglibs/proper/regexp/trunk/src/site/xdoc/index.xml Mon May 25 09:13:25 2009
@@ -51,6 +51,14 @@
     </table>
   </section>
 
+  <section name="Latest Documentation">
+    <ul>
+      <li><a href="tagreference.html">Tag Reference</a></li>
+      <li><a href="tlddoc/index.html">TLD Doc</a></li>
+      <li><a href="apidocs/index.html">JavaDoc</a></li>
+    </ul>
+  </section>
+
   <section name="Download" href="Download">
 
   <p>Download a binary distribution of the Regexp Tag Library</p>



---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org