Author: tv
Date: Sat Nov 18 10:57:19 2006
New Revision: 476586
URL: http://svn.apache.org/viewvc?view=rev&rev=476586
Log:
Version 3.3 all over the place.
Added:
db/torque/site/trunk/xdocs/documentation/torque-3.3.xml
Added: db/torque/site/trunk/xdocs/documentation/torque-3.3.xml
URL:
http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/documentation/torque-3.3.xml?view=auto&rev=476586
==============================================================================
--- db/torque/site/trunk/xdocs/documentation/torque-3.3.xml (added)
+++ db/torque/site/trunk/xdocs/documentation/torque-3.3.xml Sat Nov 18 10:57:19
2006
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you 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.3</title>
+ <author email="[EMAIL PROTECTED]">Thomas Fischer</author>
+ </properties>
+
+ <body>
+
+ <section name="Documentation for Torque 3.3">
+
+ <p>
+ This contains the documentation for Torque 3.3.
+ 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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]