mpoeschl    2003/10/28 00:36:32

  Modified:    src/generator/xdocs navigation.xml
               xdocs    navigation.xml
               src/maven-plugin/xdocs navigation.xml
  Log:
  update navigation (add maven-plugin + link to torque 3.1.x docs)
  
  Revision  Changes    Path
  1.4       +5 -0      db-torque/src/generator/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/xdocs/navigation.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- navigation.xml    11 Jul 2003 05:56:42 -0000      1.3
  +++ navigation.xml    28 Oct 2003 08:36:32 -0000      1.4
  @@ -7,7 +7,12 @@
       <links>
         <item name="runtime"               href="http://db.apache.org/torque/"/>
         <item name="generator"             
href="http://db.apache.org/torque/generator/"/>
  +      <item name="maven-plugin"          
href="http://db.apache.org/torque/maven-plugin/"/>
       </links>
  +
  +    <menu>
  +        <item href="http://apachecon.com/2003/US/index.html"; 
img="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
  +    </menu>
   
       <menu name="Overview">
         <item name="Schema Reference"      href="/schema-reference.html"/>
  
  
  
  1.13      +6 -1      db-torque/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/xdocs/navigation.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- navigation.xml    8 Sep 2003 22:58:18 -0000       1.12
  +++ navigation.xml    28 Oct 2003 08:36:32 -0000      1.13
  @@ -7,14 +7,19 @@
       <links>
         <item name="runtime"               href="http://db.apache.org/torque/"/>
         <item name="generator"             
href="http://db.apache.org/torque/generator/"/>
  +      <item name="maven-plugin"          
href="http://db.apache.org/torque/maven-plugin/"/>
       </links>
   
  +    <menu>
  +        <item href="http://apachecon.com/2003/US/index.html"; 
img="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
  +    </menu>
  +
       <menu name="Torque">
         <item name="Overview"              href="/index.html"/>
         <item name="News and Status"       href="/status.html"/>
         <item name="Downloads"             href="/status.html"/>
  +      <item name="Torque 3.1.x docs"     href="http://db.apache.org/torque-31/"/>
         <item name="Torque Wiki"           
href="http://nagoya.apache.org/wiki/apachewiki.cgi?TorqueProjectPages"/>
  -      
       </menu>
       <menu name="Guides">
         <item name="Tutorial"              href="/tutorial/index.html" 
collapse="true">
  
  
  
  1.3       +8 -2      db-torque/src/maven-plugin/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/maven-plugin/xdocs/navigation.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- navigation.xml    23 Oct 2003 10:19:48 -0000      1.2
  +++ navigation.xml    28 Oct 2003 08:36:32 -0000      1.3
  @@ -5,9 +5,15 @@
   
     <body>
       <links>
  -      <item name="Maven"  href="http://maven.apache.org/"/>
  -      <item name="Torque"  href="http://db.apache.org/torque/"/>
  +      <item name="runtime"               href="http://db.apache.org/torque/"/>
  +      <item name="generator"             
href="http://db.apache.org/torque/generator/"/>
  +      <item name="maven-plugin"          
href="http://db.apache.org/torque/maven-plugin/"/>
       </links>
  +    
  +    <menu>
  +        <item href="http://apachecon.com/2003/US/index.html"; 
img="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
  +    </menu>
  +    
       <menu name="Overview">
         <item name="Goals"        href="/goals.html"/>
         <item name="Properties"   href="/properties.html"/>
  
  
  

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

Reply via email to