Author: tfischer
Date: Sat Feb 4 06:31:59 2006
New Revision: 374874
URL: http://svn.apache.org/viewcvs?rev=374874&view=rev
Log:
- Added documentation for current release to the navigation
- Added old site versions opening in a new window to the navigation
- Updated overview documents to match the change in the navigation
- ignore svn.apache.org in the linkchecker
- updated a redirected link
Added:
db/torque/site/xdocs/documentation/previous-releases.xml
db/torque/site/xdocs/documentation/torque-3.2.xml
Removed:
db/torque/site/xdocs/tutorial/
Modified:
db/torque/site/project.properties
db/torque/site/xdocs/developer-info/references.xml
db/torque/site/xdocs/documentation/index.xml
db/torque/site/xdocs/navigation.xml
Modified: db/torque/site/project.properties
URL:
http://svn.apache.org/viewcvs/db/torque/site/project.properties?rev=374874&r1=374873&r2=374874&view=diff
==============================================================================
--- db/torque/site/project.properties (original)
+++ db/torque/site/project.properties Sat Feb 4 06:31:59 2006
@@ -17,3 +17,5 @@
maven.xdoc.version = $Revision$
maven.changes.issue.template = %URL%/issues/id/%ISSUE%
+
+maven.linkcheck.exclude=http://svn.apache.org
Modified: db/torque/site/xdocs/developer-info/references.xml
URL:
http://svn.apache.org/viewcvs/db/torque/site/xdocs/developer-info/references.xml?rev=374874&r1=374873&r2=374874&view=diff
==============================================================================
--- db/torque/site/xdocs/developer-info/references.xml (original)
+++ db/torque/site/xdocs/developer-info/references.xml Sat Feb 4 06:31:59 2006
@@ -45,7 +45,7 @@
<section name="Articles about Torque">
<ul>
<li>
- <a
href="http://softwaredev.earthweb.com/java/article/0,,12082_1457081,00.html">
+ <a href="http://www.developer.com/java/article.php/1457081">
Installing and Using the Torque Object Mapper
</a>
</li>
Modified: db/torque/site/xdocs/documentation/index.xml
URL:
http://svn.apache.org/viewcvs/db/torque/site/xdocs/documentation/index.xml?rev=374874&r1=374873&r2=374874&view=diff
==============================================================================
--- db/torque/site/xdocs/documentation/index.xml (original)
+++ db/torque/site/xdocs/documentation/index.xml Sat Feb 4 06:31:59 2006
@@ -27,7 +27,7 @@
<section name="Documentation for Torque">
<p>
- This contains the versioned documentation for Torque.
+ This contains the documentation for Torque.
The documentation is separated into the different components of Torque
and the different releases of Torque.
<br />
@@ -47,44 +47,6 @@
ara available in the "other Howtos".
</p>
- <p>
- Please choose the appropriate version and component:
- </p>
-
- <subsection name="Torque 3.2">
- <p>
- <ul>
- <li>
- <a
href="../releases/torque-3.2/generator/index.html">Generator</a>
- </li>
- <li>
- <a href="../releases/torque-3.2/maven-plugin/index.html">Maven
Plugin</a>
- </li>
- <li>
- <a href="../releases/torque-3.2/runtime/index.html">Runtime</a>
- </li>
- <li>
- <a
href="../releases/torque-3.2/docs-all-components/supported-databases.html">Supported
databases</a>
- </li>
- <li>
- <a
href="../releases/torque-3.2/docs-all-components/database-howtos/index.html">Database
Howtos</a>
- </li>
- <li>
- <a
href="../releases/torque-3.2/docs-all-components/other-howtos/index.html">Other
Howtos</a>
- </li>
- </ul>
- </p>
- </subsection>
- <subsection name="Torque 3.1.1">
- <p>
- <a href="../releases/torque-3.1.1/index.html" target="_blank">Torque
3.1.1 Docs</a>
- </p>
- </subsection>
- <subsection name="Torque 3.1">
- <p>
- <a href="../releases/torque-3.1/index.html" target="_blank">Torque
3.1 Docs</a>
- </p>
- </subsection>
</section>
</body>
</document>
Added: db/torque/site/xdocs/documentation/previous-releases.xml
URL:
http://svn.apache.org/viewcvs/db/torque/site/xdocs/documentation/previous-releases.xml?rev=374874&view=auto
==============================================================================
--- db/torque/site/xdocs/documentation/previous-releases.xml (added)
+++ db/torque/site/xdocs/documentation/previous-releases.xml Sat Feb 4
06:31:59 2006
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+
+ <properties>
+ <title>Documentation for previous releases</title>
+ <author email="[EMAIL PROTECTED]">Thomas Fischer</author>
+ </properties>
+
+ <body>
+
+ <section name="Documentation for previous releases">
+
+ <p>
+ This contains the site archive for older versions of Torque.
+ </p>
+
+ </section>
+ </body>
+</document>
Added: db/torque/site/xdocs/documentation/torque-3.2.xml
URL:
http://svn.apache.org/viewcvs/db/torque/site/xdocs/documentation/torque-3.2.xml?rev=374874&view=auto
==============================================================================
--- db/torque/site/xdocs/documentation/torque-3.2.xml (added)
+++ db/torque/site/xdocs/documentation/torque-3.2.xml Sat Feb 4 06:31:59 2006
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+
+ <properties>
+ <title>Documentation for Torque 3.2</title>
+ <author email="[EMAIL PROTECTED]">Thomas Fischer</author>
+ </properties>
+
+ <body>
+
+ <section name="Documentation for Torque 3.2">
+
+ <p>
+ This contains the documentation for Torque 3.2.
+ The documentation is separated into the different components of Torque
+ and the different releases of Torque.
+ <br/>
+ - To get information about generating the java classes using Maven,
+ see the Maven plugin documentation.
+ <br/>
+ - To learn about generating the java classes using Ant,
+ see the generator documentation.
+ <br/>
+ - The reference for using the generated classes in your project can
+ be found in the runtime documentation.
+ <br/>
+ - Information about peculiarities of some databases can be found in the
+ Database Howtos.
+ <br/>
+ - General howtos spanning several of Torque's components
+ ara available in the "other Howtos".
+ <br/>
+ </p>
+
+ </section>
+ </body>
+</document>
Modified: db/torque/site/xdocs/navigation.xml
URL:
http://svn.apache.org/viewcvs/db/torque/site/xdocs/navigation.xml?rev=374874&r1=374873&r2=374874&view=diff
==============================================================================
--- db/torque/site/xdocs/navigation.xml (original)
+++ db/torque/site/xdocs/navigation.xml Sat Feb 4 06:31:59 2006
@@ -39,9 +39,31 @@
</menu>
<menu name="Documentation">
- <item name="Documentation" href="/documentation/index.html"
collapse="true">
+ <item name="overview" href="/documentation/index.html"/>
+ <item name="Torque 3.2" href="/documentation/torque-3.2.html">
+ <item name="Generator"
href="/releases/torque-3.2/generator/index.html" collapse="true">
+ <item name="dummy"/>
+ </item>
+ <item name="Maven Plugin"
href="/releases/torque-3.2/maven-plugin/index.html" collapse="true">
+ <item name="dummy"/>
+ </item>
+ <item name="Runtime"
href="/releases/torque-3.2/runtime/index.html" collapse="true">
+ <item name="dummy"/>
+ </item>
+ <item name="Supported Databases"
href="/releases/torque-3.2/docs-all-components/supported-databases.html"/>
+ <item name="Database Howtos"
href="/releases/torque-3.2/docs-all-components/database-howtos/index.html"
collapse="true">
+ <item name="dummy"/>
+ </item>
+ <item name="Other Howtos"
href="/releases/torque-3.2/docs-all-components/other-howtos/index.html"
collapse="true">
+ <item name="dummy"/>
+ </item>
+ <item name="Tutorial"
href="/releases/torque-3.2/tutorial/index.html" collapse="true">
+ <item name="dummy"/>
+ </item>
</item>
- <item name="Tutorial" href="/tutorial/index.html"
collapse="true">
+ <item name="Previous releases"
href="/documentation/previous-releases.html" collapse="true">
+ <item name="Torque 3.1.1"
href="/releases/torque-3.1.1/index.html" target="_blank"/>
+ <item name="Torque 3.1"
href="/releases/torque-3.1/index.html" target="_blank"/>
</item>
</menu>
@@ -50,7 +72,7 @@
<item name="Development Team" href="/team-list.html"/>
<item name="Project License" href="/license.html"/>
</item>
- <item name="Project Reports" href="/project-reports.html"
collapse="true">
+ <item name="Site Project Reports" href="/project-reports.html"
collapse="true">
<item name="Linkcheck" href="/linkcheck.html"/>
<item name="Change Log" href="/changelog-report.html"/>
</item>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]