From fad1a388f89681a0f487ad5bb1aba2a58ea14b47 Mon Sep 17 00:00:00 2001 From: Joe Heck Date: Fri, 2 Mar 2012 16:39:10 -0800 Subject: updating readme to point to developer setup docs * fixes bug 945274 Change-Id: I6caf8da9fd0bd5647ae913efd752dd6651abcb85 --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) 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 -------------------------- -- cgit