From 78b3c93dd686e14a086d027e67bd22e8af0c87c8 Mon Sep 17 00:00:00 2001 From: Kevin Dalley Date: Wed, 30 Apr 2014 21:31:06 -0700 Subject: [PATCH] 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 --- doc/start/documenting-ceph.rst | 7 ++++--- doc/start/get-involved.rst | 2 ++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/start/documenting-ceph.rst b/doc/start/documenting-ceph.rst index 5cad9dc34c219..ebe4ee444a5ba 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 7adfaa6f6a578..3e8110e51f74f 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! ===================================== -- 2.39.5