You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by ma...@apache.org on 2004/01/31 15:18:02 UTC

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

marino      2004/01/31 06:18:02

  Modified:    xdocs/view menu.xml
  Log:
  Updated links to the new documentation
  
  Revision  Changes    Path
  1.5       +4 -4      jakarta-velocity-tools/xdocs/view/menu.xml
  
  Index: menu.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/xdocs/view/menu.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- menu.xml	31 Dec 2003 17:07:39 -0000	1.4
  +++ menu.xml	31 Jan 2004 14:18:02 -0000	1.5
  @@ -19,11 +19,11 @@
   
       <menu name="VelocityView Tools">
         <item name="AbstractSearchTool"    href="../javadoc/org/apache/velocity/tools/view/tools/AbstractSearchTool.html"/>
  -      <item name="CookieTool"            href="../javadoc/org/apache/velocity/tools/view/tools/CookieTool.html"/>
  -      <item name="ImportTool"            href="../javadoc/org/apache/velocity/tools/view/tools/ImportTool.html"/>
  +      <item name="CookieTool"            href="CookieTool.html"/>
  +      <item name="ImportTool"            href="ImportTool.html"/>
         <item name="LinkTool"              href="LinkTool.html"/>
         <item name="ParameterParser"       href="ParameterParser.html"/>
  -      <item name="ViewRenderTool"        href="../javadoc/org/apache/velocity/tools/view/tools/ViewRenderTool.html"/>
  +      <item name="ViewRenderTool"        href="ViewRenderTool.html"/>
       </menu>
   
       <menu name="Other Subprojects">
  @@ -33,4 +33,4 @@
   
       <printerversion/>
     </body>
  -</project>
  \ No newline at end of file
  +</project>
  
  
  

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