From 5582407721aa8c2f6d6f922afc09f7d414e63bdb Mon Sep 17 00:00:00 2001 From: Leo Zhang Date: Tue, 27 Sep 2016 17:15:04 +0800 Subject: [PATCH] doc: drop start development cluster area in index.rst, quick_start.rst also documents this area Signed-off-by: Leo Zhang --- doc/dev/index.rst | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/doc/dev/index.rst b/doc/dev/index.rst index 377596a5be3e5..0a3fbf0232dcf 100644 --- a/doc/dev/index.rst +++ b/doc/dev/index.rst @@ -163,21 +163,12 @@ All newcomers are encouraged to read that file carefully. Building from source -------------------- -See instructions at :doc:`/dev/quick_guide` and :doc:`/install/build-ceph`. +See instructions at :doc:`/install/build-ceph`. Development-mode cluster ------------------------ -You can start a development-mode Ceph cluster, after compiling the source, -with:: - - cd build - make vstart - ../src/vstart.sh -n -x -l - # check that it's there - ./bin/ceph health - -For more ``vstart.sh`` examples, see :doc:`/dev/quick_guide`. +See :doc:`/dev/quick_guide`. Backporting ----------- -- 2.39.5