From: Kevin Dalley Date: Thu, 1 May 2014 04:31:06 +0000 (-0700) Subject: doc: documenting links to get-involved X-Git-Tag: v0.81~93^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1750%2Fhead;p=ceph.git doc: documenting links to get-involved Create a link from documenting-ceph so that it is easy to find the github repository used for ceph. Signed-off-by: Kevin Dalley --- diff --git a/doc/start/documenting-ceph.rst b/doc/start/documenting-ceph.rst index 5cad9dc34c21..ebe4ee444a5b 100644 --- a/doc/start/documenting-ceph.rst +++ b/doc/start/documenting-ceph.rst @@ -33,13 +33,14 @@ steps: #. `Make a Pull Request`_ #. `Notify the Relevant Person`_ - - Get the Source -------------- Ceph documentation lives in the Ceph repository right along side the Ceph source -code under the ``ceph/doc`` directory. The most common way to make contributions +code under the ``ceph/doc`` directory. For details on github and ceph, +see :ref:`Get Involved`. + +The most common way to make contributions is to use the `Fork and Pull`_ approach. To use this approach, you must: - Install git locally. :: diff --git a/doc/start/get-involved.rst b/doc/start/get-involved.rst index 7adfaa6f6a57..3e8110e51f74 100644 --- a/doc/start/get-involved.rst +++ b/doc/start/get-involved.rst @@ -1,3 +1,5 @@ +.. _Get Involved: + ===================================== Get Involved in the Ceph Community! =====================================