Author: rgardler
Date: Tue May 17 19:06:47 2011
New Revision: 1104473

URL: http://svn.apache.org/viewvc?rev=1104473&view=rev
Log:
add a link to getting sources

Modified:
    incubator/wookie/site/trunk/content/wookie/docs/develop.mdtext

Modified: incubator/wookie/site/trunk/content/wookie/docs/develop.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/wookie/site/trunk/content/wookie/docs/develop.mdtext?rev=1104473&r1=1104472&r2=1104473&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/develop.mdtext (original)
+++ incubator/wookie/site/trunk/content/wookie/docs/develop.mdtext Tue May 17 
19:06:47 2011
@@ -23,6 +23,9 @@ developer and will help us document work
 
 # Code Development
 
+The first thing you need to do is get a copy of the [source code][1], once you 
have the 
+code this page will help you set up your development environment.
+
 Since you will be working as part of a heterogeneous development community we 
need to ensure that all of us
 the code in our repositories is formatted in a consistent and manageable way. 
You are free to use whatever 
 development environment you prefer but please configure it as follows.
@@ -102,4 +105,7 @@ This section includes some additional no
 There is currently a bug in the new support for GNOME keyring in Subversion 
1.6. It works OK when using the 
 command line, but not when other users of the libraries use it, such as 
Subclipse. You can
 find more information on the 
[Subclipse](http://subclipse.tigris.org/wiki/JavaHL#head-3a1d2d3c54791d2d751794e5d6645f1d77d95b32)
-site, which also documents a workaround.
\ No newline at end of file
+site, which also documents a workaround.
+
+
+  [1]: /docs/download.html
\ No newline at end of file


Reply via email to