From: John Wilkins Date: Thu, 18 Apr 2013 01:21:35 +0000 (-0700) Subject: doc: Removed logging from config index. Set depth to 1 for clean appearance. X-Git-Tag: v0.61~174 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fd8b4d0a9c035f617da7fd393474297a0dc55b2b;p=ceph.git doc: Removed logging from config index. Set depth to 1 for clean appearance. Signed-off-by: John Wilkins --- diff --git a/doc/rados/configuration/index.rst b/doc/rados/configuration/index.rst index 1e3c678be026..c7e4e3b58616 100644 --- a/doc/rados/configuration/index.rst +++ b/doc/rados/configuration/index.rst @@ -30,6 +30,7 @@ instance (a single context). For general object store configuration, refer to the following: .. toctree:: + :maxdepth: 1 Disks and Filesystems ceph-conf @@ -42,7 +43,7 @@ For general object store configuration, refer to the following: To optimize the performance of your cluster, refer to the following: .. toctree:: - :maxdepth: 2 + :maxdepth: 1 Network Settings Auth Settings @@ -52,7 +53,6 @@ To optimize the performance of your cluster, refer to the following: Filestore Settings Journal Settings Pool, PG & CRUSH Settings - Log / Debug Settings Messaging Settings General Settings