You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by nb...@apache.org on 2003/05/05 04:14:56 UTC

cvs commit: jakarta-velocity-tools/xdocs/view index.xml

nbubna      2003/05/04 19:14:56

  Modified:    xdocs/struts userguide.xml
               xdocs/view index.xml
  Log:
  per bug 19613 - fix xdoc links
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-velocity-tools/xdocs/struts/userguide.xml
  
  Index: userguide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/xdocs/struts/userguide.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- userguide.xml	26 Apr 2003 01:22:02 -0000	1.1
  +++ userguide.xml	5 May 2003 02:14:55 -0000	1.2
  @@ -123,7 +123,7 @@
           to render the web application views in Struts applications.</p>
          
           <p>Setup is almost identical to the standard
  -        <a href="../../view/docs/index.html#Installation">VelocityViewServlet installation</a>,
  +        <a href="../view/index.html#Installation">VelocityViewServlet installation</a>,
           please review that for more details. The extended VelocityLayoutServlet, or any 
           custom extension, can also be used with Struts. (That particular servlet adds 
           the ability to reuse shared html layout across multiple pages.)</p>
  
  
  
  1.2       +1 -1      jakarta-velocity-tools/xdocs/view/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/xdocs/view/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	26 Apr 2003 01:21:49 -0000	1.1
  +++ index.xml	5 May 2003 02:14:55 -0000	1.2
  @@ -39,7 +39,7 @@
   
       <p>A typical application use-case is to provide the view rendering layer for 
       a Servlet-based web application framework. The
  -    <a href="../../struts/docs/index.html">VelocityStruts</a> subproject 
  +    <a href="../struts/">VelocityStruts</a> subproject 
       uses the approach to bring Velocity templates to the Struts application framework.</p>
     </section>
   
  
  
  

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