You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2011/07/10 22:57:24 UTC

svn commit: r1144960 - /incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext

Author: wave
Date: Sun Jul 10 20:57:24 2011
New Revision: 1144960

URL: http://svn.apache.org/viewvc?rev=1144960&view=rev
Log:
Added internal page navigation to the beginning of website-local.mdtext

Modified:
    incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext

Modified: incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext
URL: http://svn.apache.org/viewvc/incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext?rev=1144960&r1=1144959&r2=1144960&view=diff
==============================================================================
--- incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext (original)
+++ incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext Sun Jul 10 20:57:24 2011
@@ -24,6 +24,10 @@ Quick editing of the site is available f
 
 This page gives instructions on doing website development on your local computer.
 
+* [Setup](#setup) - How to download the OOo project site repos and setup the Apache CMS.
+* [Local Development](#local_development) - How to build and test locally.
+* [Submitting Your Results](#submitting_your_results) - How to contribute your edits.
+
 ## Setup
 
 ### Create a directory on your computer.
@@ -57,7 +61,7 @@ Install dependencies
     sudo easy_install ElementTree
     sudo easy_install Markdown
 
-## Development
+## Local Development
 
 ### Edit the site