Author: tfischer
Date: Mon Jun  4 13:00:32 2012
New Revision: 1345950

URL: http://svn.apache.org/viewvc?rev=1345950&view=rev
Log:
Change directory structure to match menu structure in the rendered site (step 5)

Removed:
    db/torque/torque4/trunk/torque-site/src/site/xdoc/tools/
    db/torque/torque4/trunk/torque-site/src/site/xdoc/version-specific/
Modified:
    db/torque/torque4/trunk/torque-site/src/site/site.xml

Modified: db/torque/torque4/trunk/torque-site/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/site.xml?rev=1345950&r1=1345949&r2=1345950&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/site.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/site.xml Mon Jun  4 13:00:32 
2012
@@ -190,19 +190,19 @@
     </menu>
 
        <menu name="Other Documentation">
-      <item name="Supported Databases" 
href="/version-specific/supported-databases.html"/>
-      <item name="Database Howtos"     
href="/version-specific/database-howtos/index.html" collapse="true">
-        <item name="HSQLDB"            
href="/version-specific/database-howtos/hsqldb-howto.html"/>
-        <item name="MS SQL Server"     
href="/version-specific/database-howtos/mssql-howto.html"/>
-        <item name="MySQL"             
href="/version-specific/database-howtos/mysql-howto.html"/>
-        <item name="Oracle"            
href="/version-specific/database-howtos/oracle-howto.html"/>
-        <item name="Postgres"          
href="/version-specific/database-howtos/postgres-howto.html"/>
+      <item name="Supported Databases" 
href="/documentation/other/supported-databases.html"/>
+      <item name="Database Howtos"     
href="/documentation/other/database-howtos/index.html" collapse="true">
+        <item name="HSQLDB"            
href="/documentation/other/database-howtos/hsqldb-howto.html"/>
+        <item name="MS SQL Server"     
href="/documentation/other/database-howtos/mssql-howto.html"/>
+        <item name="MySQL"             
href="/documentation/other/database-howtos/mysql-howto.html"/>
+        <item name="Oracle"            
href="/documentation/other/database-howtos/oracle-howto.html"/>
+        <item name="Postgres"          
href="/documentation/other/database-howtos/postgres-howto.html"/>
       </item>
-      <item name="Other Howtos"        
href="/version-specific/other-howtos/index.html" collapse="true">
-        <item name="Database Layout"   
href="/version-specific/other-howtos/database-layout-howto.html"/>
-        <item name="DB Schema Support" 
href="/version-specific/other-howtos/schema-howto.html"/>
-        <item name="Inheritance"       
href="/version-specific/other-howtos/inheritance-guide.html"/>
-        <item name="Avalon Component"  
href="/version-specific/other-howtos/avalon-howto.html"/>
+      <item name="Other Howtos"        
href="/documentation/other/other-howtos/index.html" collapse="true">
+        <item name="Database Layout"   
href="/documentation/other/other-howtos/database-layout-howto.html"/>
+        <item name="DB Schema Support" 
href="/documentation/other/other-howtos/schema-howto.html"/>
+        <item name="Inheritance"       
href="/documentation/other/other-howtos/inheritance-guide.html"/>
+        <item name="Avalon Component"  
href="/documentation/other/other-howtos/avalon-howto.html"/>
       </item>
        </menu>
        



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to