You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2003/08/23 17:07:46 UTC

cvs commit: jakarta-turbine-fulcrum/factory/xdocs navigation.xml

epugh       2003/08/23 08:07:46

  Modified:    factory/xdocs navigation.xml
  Log:
  make tasks show up since the tasks plugin is choking on a vdoclet error
  
  Revision  Changes    Path
  1.2       +1 -0      jakarta-turbine-fulcrum/factory/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/factory/xdocs/navigation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml	20 Aug 2003 00:52:43 -0000	1.1
  +++ navigation.xml	23 Aug 2003 15:07:46 -0000	1.2
  @@ -13,6 +13,7 @@
   
       <menu name="Overview">
         <item name="Main"                 href="/index.html"/>
  +      <item name="Tasks"                href="/tasks.html"/>
       </menu>
     </body>
   </project>