jon         01/03/11 19:27:07

  Modified:    xdocs/stylesheets project.xml
  Log:
  added spec docs
  renamed guides to "docs"
  
  Revision  Changes    Path
  1.6       +2 -1      jakarta-velocity/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/stylesheets/project.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.xml       2001/03/05 00:22:10     1.5
  +++ project.xml       2001/03/12 03:27:07     1.6
  @@ -22,10 +22,11 @@
           <item name="Mailing Lists"          href="/site/mail.html"/>
           <item name="CVS Repositories"       href="/site/cvsindex.html"/>
       </menu>
  -    <menu name="Guides">
  +    <menu name="Docs">
           <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"/>
  +        <item name="Specification"          href="/specification.html"/>
       </menu>
       <menu name="Comparisons">
           <item name="YMTD"                   href="/ymtd/ymtd.html"/>
  
  
  

Reply via email to