Author: niallp
Date: Tue Dec 11 04:27:41 2007
New Revision: 603223
URL: http://svn.apache.org/viewvc?rev=603223&view=rev
Log:
Copy 0.7 menu from m1's navigation.xml to m2's site.xml
Modified:
commons/proper/scxml/trunk/src/site/site.xml
Modified: commons/proper/scxml/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/scxml/trunk/src/site/site.xml?rev=603223&r1=603222&r2=603223&view=diff
==============================================================================
--- commons/proper/scxml/trunk/src/site/site.xml (original)
+++ commons/proper/scxml/trunk/src/site/site.xml Tue Dec 11 04:27:41 2007
@@ -109,6 +109,21 @@
<menu name="Releases">
+ <item name="Version 0.7"
+ href="/0.7/index.html"
+ collapse="true">
+
+ <item name="Javadoc"
+ href="/0.7/apidocs/index.html" />
+
+ <item name="Release notes"
+
href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_7/RELEASE-NOTES.txt?view=markup"
/>
+
+ <item name="Source"
+
href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_7/" />
+
+ </item>
+
<item name="Version 0.6"
href="/0.6/index.html"
collapse="true">