You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2006/07/29 02:30:21 UTC

svn commit: r426720 - in /jakarta/commons/proper/scxml/trunk/xdocs/0.5: ./ index.xml

Author: rahul
Date: Fri Jul 28 17:30:20 2006
New Revision: 426720

URL: http://svn.apache.org/viewvc?rev=426720&view=rev
Log:
Add a 0.5 release documentation section to the website.

Added:
    jakarta/commons/proper/scxml/trunk/xdocs/0.5/
    jakarta/commons/proper/scxml/trunk/xdocs/0.5/index.xml   (with props)

Added: jakarta/commons/proper/scxml/trunk/xdocs/0.5/index.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/xdocs/0.5/index.xml?rev=426720&view=auto
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/0.5/index.xml (added)
+++ jakarta/commons/proper/scxml/trunk/xdocs/0.5/index.xml Fri Jul 28 17:30:20 2006
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Copyright 2006 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>Commons SCXML Guide</title>
+  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+ </properties>
+
+ <body>
+
+ <section name="Commons SCXML 0.5 release documentation">
+
+  <p>
+  The following documentation on the v0.5 release is available online:
+  </p>
+
+  <p>
+    <ul>
+      <li>The v0.5 <a href="apidocs/index.html">Javadoc</a>.</li>
+      <li>The v0.5 <a href="http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/tags/SCXML_0_5/RELEASE-NOTES.txt?view=markup">release notes</a>.</li>
+      <li>The v0.5 <a href="http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/tags/SCXML_0_5/">source tree</a>.</li>
+    </ul>
+  </p>
+
+ </section>
+
+ </body>
+
+</document>

Propchange: jakarta/commons/proper/scxml/trunk/xdocs/0.5/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: jakarta/commons/proper/scxml/trunk/xdocs/0.5/index.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org