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:31:43 UTC

svn commit: r426722 - /jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml

Author: rahul
Date: Fri Jul 28 17:31:43 2006
New Revision: 426722

URL: http://svn.apache.org/viewvc?rev=426722&view=rev
Log:
Add a release documentation section to the site navigation menu.

Modified:
    jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml

Modified: jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml?rev=426722&r1=426721&r2=426722&view=diff
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml Fri Jul 28 17:31:43 2006
@@ -116,6 +116,25 @@
 
     </menu>
 
+    <menu         name="Releases">
+
+      <item       name="Version 0.5"
+                  href="/0.5/index.html"
+                  collapse="true">
+
+        <item     name="Javadoc"
+                  href="/0.5/apidocs/index.html" />
+
+        <item     name="Release notes"
+                  href="http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/tags/SCXML_0_5/RELEASE-NOTES.txt?view=markup" />
+
+        <item     name="Source"
+                  href="http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/tags/SCXML_0_5/" />
+
+      </item>
+
+    </menu>
+
     &commons;
 
   </body>



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