Author: wangwei
Date: Wed Apr 20 05:18:25 2016
New Revision: 1740051
URL: http://svn.apache.org/viewvc?rev=1740051&view=rev
Log:
update the nav column
Modified:
incubator/singa/site/trunk/content/site.xml
Modified: incubator/singa/site/trunk/content/site.xml
URL:
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/site.xml?rev=1740051&r1=1740050&r2=1740051&view=diff
==============================================================================
--- incubator/singa/site/trunk/content/site.xml (original)
+++ incubator/singa/site/trunk/content/site.xml Wed Apr 20 05:18:25 2016
@@ -65,12 +65,13 @@
</head>
<menu name="Documentaion">
- <item name = "v0.3.0" href="docs/index.html" collapse="true" >
+ <item name = "latest" href="docs/index.html" collapse="true" >
<item name="English" href="docs/index.html"/>
<item name="䏿" href="docs/zh/index.html"/>
<item name="æ¥æ¬èª" href="docs/jp/index.html"/>
<item name="íêµì´" href="docs/kr/index.html"/>
</item>
+ <item name = "v0.3.0" href="v0.3.0/index.html"/>
<item name = "v0.2.0" href="v0.2.0/index.html"/>
<item name = "v0.1.0" href="v0.1.0/index.html"/>
</menu>