You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by se...@apache.org on 2004/08/19 15:58:49 UTC

cvs commit: db-torque/src/maven-plugin/xdocs navigation.xml

seade       2004/08/19 06:58:49

  Modified:    src/generator/xdocs navigation.xml
               xdocs    navigation.xml
               src/maven-plugin/xdocs navigation.xml
  Log:
  Use local site references.
  
  Revision  Changes    Path
  1.6       +3 -3      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.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- navigation.xml	4 Mar 2004 03:44:25 -0000	1.5
  +++ navigation.xml	19 Aug 2004 13:58:49 -0000	1.6
  @@ -5,9 +5,9 @@
   
     <body>
       <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/"/>
  +      <item name="runtime"               href="/torque/"/>
  +      <item name="generator"             href="/torque/generator/"/>
  +      <item name="maven-plugin"          href="/torque/maven-plugin/"/>
       </links>
   
       <menu name="Overview">
  
  
  
  1.17      +4 -4      db-torque/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/xdocs/navigation.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- navigation.xml	16 Aug 2004 04:04:04 -0000	1.16
  +++ navigation.xml	19 Aug 2004 13:58:49 -0000	1.17
  @@ -5,9 +5,9 @@
   
     <body>
       <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/"/>
  +      <item name="runtime"               href="/torque/"/>
  +      <item name="generator"             href="/torque/generator/"/>
  +      <item name="maven-plugin"          href="/torque/maven-plugin/"/>
       </links>
   
       <menu name="Torque">
  @@ -37,7 +37,7 @@
       </menu>
       <menu name="Database Howto Guides">
         <item name="MS SQL Server Howto"   href="/mssql-howto.html"/>
  -      <item name="Oracle Howto"       href="/oracle-howto.html"/>
  +      <item name="Oracle Howto"          href="/oracle-howto.html"/>
         <item name="Postgres Howto"        href="/postgres-howto.html"/>
         <item name="Sybase Howto"          href="/sybase-howto.html"/>
       </menu>
  
  
  
  1.5       +3 -3      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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- navigation.xml	4 Mar 2004 03:44:25 -0000	1.4
  +++ navigation.xml	19 Aug 2004 13:58:49 -0000	1.5
  @@ -5,9 +5,9 @@
   
     <body>
       <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/"/>
  +      <item name="runtime"               href="/torque/"/>
  +      <item name="generator"             href="/torque/generator/"/>
  +      <item name="maven-plugin"          href="/torque/maven-plugin/"/>
       </links>
       
       <menu name="Overview">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org