dirkv       2003/09/14 13:19:39

  Modified:    pool/xdocs/stylesheets project.xml
  Log:
  add Developers Guide
  cleanup download links
  
  Revision  Changes    Path
  1.7       +5 -2      jakarta-commons/pool/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/pool/xdocs/stylesheets/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml       25 Aug 2003 16:23:55 -0000      1.6
  +++ project.xml       14 Sep 2003 20:19:39 -0000      1.7
  @@ -9,9 +9,12 @@
           <menu name="Commons&#xA0;Pool">
               <item name="Overview"                      href="/index.html" />
               <item name="API&#xA0;Documentation"        href="/apidocs/index.html"/>
  +            <item name="Developers&#xA0;Guide"         href="/guide/index.html" 
collapse="true">
  +                <item name="Class&#xA0;Diagrams"       
href="/guide/classdiagrams.html"/>
  +                <item name="Sequence&#xA0;Diagrams"    
href="/guide/sequencediagrams.html"/>
  +            </item>
               <item name="Examples"                      href="/examples.html"/>
  -            <item name="Downloads"                      href="/downloads.html"/>
  -            <item name="Source (Browse)"               
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/"/>
  +            <item name="Downloads"                     href="/downloads.html"/>
           </menu>
           &information-menu;
           &community-menu;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to