Author: rahul Date: Fri Nov 21 16:56:54 2008 New Revision: 719768 URL: http://svn.apache.org/viewvc?rev=719768&view=rev Log: Update navbars.
Modified: commons/proper/scxml/trunk/src/site/site.xml commons/proper/scxml/trunk/xdocs/navigation.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=719768&r1=719767&r2=719768&view=diff ============================================================================== --- commons/proper/scxml/trunk/src/site/site.xml (original) +++ commons/proper/scxml/trunk/src/site/site.xml Fri Nov 21 16:56:54 2008 @@ -67,7 +67,7 @@ </item> <item name="Javadoc" - href="/0.8/apidocs/index.html"/> + href="/0.9/apidocs/index.html"/> <item name="FAQ" href="faq.html"/> @@ -115,6 +115,21 @@ <menu name="Releases"> + <item name="Version 0.9" + href="/0.9/index.html" + collapse="true"> + + <item name="Javadoc" + href="/0.9/apidocs/index.html" /> + + <item name="Release notes" + href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_9/RELEASE-NOTES.txt?view=markup" /> + + <item name="Source" + href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_9/" /> + + </item> + <item name="Version 0.8" href="/0.8/index.html" collapse="true"> Modified: commons/proper/scxml/trunk/xdocs/navigation.xml URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/navigation.xml?rev=719768&r1=719767&r2=719768&view=diff ============================================================================== --- commons/proper/scxml/trunk/xdocs/navigation.xml (original) +++ commons/proper/scxml/trunk/xdocs/navigation.xml Fri Nov 21 16:56:54 2008 @@ -75,7 +75,7 @@ </item> <item name="Javadoc" - href="/0.8/apidocs/index.html"/> + href="/0.9/apidocs/index.html"/> <item name="FAQ" href="faq.html"/> @@ -120,6 +120,21 @@ <menu name="Releases"> + <item name="Version 0.9" + href="/0.9/index.html" + collapse="true"> + + <item name="Javadoc" + href="/0.9/apidocs/index.html" /> + + <item name="Release notes" + href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_9/RELEASE-NOTES.txt?view=markup" /> + + <item name="Source" + href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_9/" /> + + </item> + <item name="Version 0.8" href="/0.8/index.html" collapse="true">