You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2008/08/22 03:01:58 UTC

svn commit: r687917 - /myfaces/commons/trunk/myfaces-commons-site/src/site/site.xml

Author: lu4242
Date: Thu Aug 21 18:01:58 2008
New Revision: 687917

URL: http://svn.apache.org/viewvc?rev=687917&view=rev
Log:
fix on main site

Modified:
    myfaces/commons/trunk/myfaces-commons-site/src/site/site.xml

Modified: myfaces/commons/trunk/myfaces-commons-site/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/trunk/myfaces-commons-site/src/site/site.xml?rev=687917&r1=687916&r2=687917&view=diff
==============================================================================
--- myfaces/commons/trunk/myfaces-commons-site/src/site/site.xml (original)
+++ myfaces/commons/trunk/myfaces-commons-site/src/site/site.xml Thu Aug 21 18:01:58 2008
@@ -48,10 +48,6 @@
       <item name="Download"       href="http://myfaces.apache.org/download.html"/>
     </menu>
 
-    <menu name="Documentation">
-      <item name="About"         href="index.html"/>
-    </menu>
-
     <menu name="Contents" inherit="top">
         <item name="Myfaces Commons Main Site"         href="http://myfaces.apache.org/commons/index.html"/>
         <item name="Myfaces Commons for JSF 1.1"       href="http://myfaces.apache.org/commons11/index.html" collapse="true">
@@ -62,6 +58,10 @@
         </item>
     </menu>
 
+    <menu name="Documentation">
+      <item name="About"         href="index.html"/>
+    </menu>
+
     <menu ref="reports"/>
 
     <menu name="Foundation" inherit="top">