You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2009/01/07 22:39:48 UTC

svn commit: r732512 - /continuum/parent/trunk/src/site/site.xml

Author: olamy
Date: Wed Jan  7 13:39:48 2009
New Revision: 732512

URL: http://svn.apache.org/viewvc?rev=732512&view=rev
Log:
add more link to dev pages

Modified:
    continuum/parent/trunk/src/site/site.xml

Modified: continuum/parent/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/continuum/parent/trunk/src/site/site.xml?rev=732512&r1=732511&r2=732512&view=diff
==============================================================================
--- continuum/parent/trunk/src/site/site.xml (original)
+++ continuum/parent/trunk/src/site/site.xml Wed Jan  7 13:39:48 2009
@@ -74,6 +74,12 @@
       <item name="Source Repository" href="source-repository.html"/>
       <item name="License" href="license.html"/>
     </menu>
+    <menu name="Continuum Development" inherit="bottom">
+      <item name="Build Continuum" href="development/building.html"/>
+      <item name="Debugging Continuum" href="development/debugging.html"/>
+      <item name="Development Convention" href="development/guide-continuum-development.html"/>
+      <item name="Release Procedure" href="development/release.html"/>
+    </menu>
 
     <menu ref="reports" inherit="bottom"/>
   </body>