docs: add links to the committer guide to the index page.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/fe400cda Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/fe400cda Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/fe400cda Branch: refs/heads/trunk Commit: fe400cda145d9b488306b3b73ce6a7d2d0d581d5 Parents: 88c833c Author: Tomaz Muraus <[email protected]> Authored: Sat Sep 21 02:14:08 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Sat Sep 21 02:14:08 2013 +0200 ---------------------------------------------------------------------- docs/index.rst | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/fe400cda/docs/index.rst ---------------------------------------------------------------------- diff --git a/docs/index.rst b/docs/index.rst index 414a8ce..adea47e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -60,4 +60,13 @@ Developer Information developer_information development +Committer Guide +--------------- + +.. toctree:: + :glob: + :maxdepth: 3 + + committer_guide + .. _`Apache 2.0 license`: https://www.apache.org/licenses/LICENSE-2.0.html
