Author: tfischer
Date: Mon Mar 8 18:09:41 2010
New Revision: 920427
URL: http://svn.apache.org/viewvc?rev=920427&view=rev
Log:
TORQUE-140:
- The section "releases" now appears before "elements of Torque".
- The section "elements of Torque" is renamed to "elements of Torque 4".
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/index.xml
Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/index.xml?rev=920427&r1=920426&r2=920427&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/index.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/index.xml Mon Mar 8 18:09:41 2010
@@ -57,7 +57,23 @@
</p>
</section>
- <section name="Elements of Torque">
+ <section name="Releases">
+ <p>
+ <ul>
+ <li>
+ Most recent <i>production</i> release of Torque is
+ <a href="http://db.apache.org/torque">Torque 3.3</a>.
+ </li>
+ <li>
+ Most recent <i>development</i> version of Torque is Torque
+ 4.0-alpha1-SNAPSHOT. Torque4 is under heavy development, so
+ everything may be subject to change.
+ </li>
+ </ul>
+ </p>
+ </section>
+
+ <section name="Elements of Torque 4">
<p>
Torque consists of multiple parts:
<dl>
@@ -90,21 +106,5 @@
</dl>
</p>
</section>
-
- <section name="Releases">
- <p>
- <ul>
- <li>
- Most recent <i>production</i> release of Torque is
- <a href="http://db.apache.org/torque">Torque 3.3</a>.
- </li>
- <li>
- Most recent <i>development</i> version of Torque is Torque
- 4.0-alpha1-SNAPSHOT. Torque4 is under heavy development, so
- everything may be subject to change.
- </li>
- </ul>
- </p>
- </section>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|