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 tf...@apache.org on 2010/02/26 21:22:04 UTC

svn commit: r916807 - in /db/torque/torque4/trunk/torque-site/src/site: site.xml xdoc/tutorial/ xdoc/tutorial/index.xml

Author: tfischer
Date: Fri Feb 26 20:22:04 2010
New Revision: 916807

URL: http://svn.apache.org/viewvc?rev=916807&view=rev
Log:
add placeholder site for tutorial

Added:
    db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/
    db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/index.xml
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=916807&r1=916806&r2=916807&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/site.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/site.xml Fri Feb 26 20:22:04 2010
@@ -110,8 +110,7 @@
           </item>
         </item>
       </item>
-      <item name="Tutorial"              href="/documentation/tutorial/index.html" collapse="true">
-        <item name="dummy"/>
+      <item name="Tutorial"              href="/tutorial/index.html" collapse="true">
       </item>
     </menu>
 

Added: db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/index.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/index.xml?rev=916807&view=auto
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/index.xml (added)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/tutorial/index.xml Fri Feb 26 20:22:04 2010
@@ -0,0 +1,34 @@
+<?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>Torque 4 Tutorial</title>
+  </properties>
+
+  <body>
+    <section name="Torque 4 Tutorial">
+      <p>
+        Sorry, the tutorial for Torque4 does not yet exist.
+      </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