You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by jo...@apache.org on 2001/03/03 09:23:15 UTC

cvs commit: jakarta-velocity/xdocs/stylesheets project.xml

jon         01/03/03 00:23:15

  Modified:    xdocs/stylesheets project.xml
  Log:
  added ymtd
  
  Revision  Changes    Path
  1.2       +5 -2      jakarta-velocity/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/stylesheets/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	2001/02/26 06:38:57	1.1
  +++ project.xml	2001/03/03 08:23:15	1.2
  @@ -1,9 +1,9 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   <project name="Velocity"
  -        href="http://jakarta.apache.org/velocity">
  +        href="http://jakarta.apache.org/velocity/">
   
       <title>Velocity</title>
  -    <logo href="images/logo.gif">Velocity</logo>
  +    <logo href="/images/logo.gif">Velocity</logo>
   
       <body>
       <menu name="About">
  @@ -20,6 +20,9 @@
           <item name="User's Guide"           href="/user-guide.html"/>
           <item name="Developer's Guide"      href="/developer-guide.html"/>
           <item name="VTL Reference Guide"    href="/vtl-reference-guide.html"/>
  +    </menu>
  +    <menu name="Comparisons">
  +        <item name="YMTD"                   href="/ymtd.html"/>
           <item name="VM/WM Differences"      href="/differences.html"/>
       </menu>
       <menu name="Tools">