summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Heck <heckj@mac.com>2012-03-02 16:39:10 -0800
committerJoe Heck <heckj@mac.com>2012-03-05 17:39:25 +0000
commitfad1a388f89681a0f487ad5bb1aba2a58ea14b47 (patch)
tree5560756926d2bd2964535053abc90229f08dc3c4
parent48dc5be3d294a20a79c989f760e7d46bc1f90456 (diff)
updating readme to point to developer setup docs
* fixes bug 945274 Change-Id: I6caf8da9fd0bd5647ae913efd752dd6651abcb85
-rw-r--r--README.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 2d24892a..a65fd517 100644
--- a/README.rst
+++ b/README.rst
@@ -15,6 +15,13 @@ for most deployments will actually be shims in front of existing user systems.
Development
-----------
+Setting up a development environment
+------------------------------------
+
+Please see the documentation under ``doc/source/`` for development setup
+(``doc/source/setup.rst``) and configuration
+(``doc/source/configuration.rst``).
+
Building the Documentation
--------------------------