dion        2004/08/15 18:32:54

  Modified:    jelly/xdocs index.xml
  Log:
  Add jstl docs as a section
  
  Revision  Changes    Path
  1.17      +8 -2      jakarta-commons/jelly/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/xdocs/index.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- index.xml 25 Feb 2004 01:10:23 -0000      1.16
  +++ index.xml 16 Aug 2004 01:32:53 -0000      1.17
  @@ -266,13 +266,19 @@
   </p>
   
   <p>
  -Currently Jelly is being used inside the new version of 
  -<a href="http://maven.apache.org/";>Maven</a>
  +Currently Jelly is being used inside <a href="http://maven.apache.org/";>Maven</a>
   to provide more flexible and powerful build mechanism while still preserving 
investment in Ant tasks.
   </p>
   
   </section>
   
  +<section name="JSTL References">
  +  <ul>
  +    <li><a href="JSTL Tag 
reference">http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/index.html</a></li>
  +    <li><a href="JSTL 
API">http://java.sun.com/products/jsp/jstl/1.1/docs/api/index.html</a></li>
  +    <li><a href="Apache JSTL 
Implementation">http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html</a></li>
  +  </ul>
  +</section>
   
   </body>
   </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to