From: John Wilkins Date: Thu, 18 Apr 2013 21:23:47 +0000 (-0700) Subject: doc: Trimmed toc depth for nicer visual appearance. X-Git-Tag: v0.61~145 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cd2cabecf17041d3365b85dfc1f5542b2dff5819;p=ceph.git doc: Trimmed toc depth for nicer visual appearance. Signed-off-by: John Wilkins --- diff --git a/doc/install/index.rst b/doc/install/index.rst index c93537d39d14..3c8a484beeec 100644 --- a/doc/install/index.rst +++ b/doc/install/index.rst @@ -21,6 +21,7 @@ frequently-asked questions in our mailing list involve hardware-related questions and how to install Ceph on various distributions. .. toctree:: + :maxdepth: 2 Hardware Recommendations OS Recommendations @@ -34,6 +35,7 @@ install Ceph using our stable release packages. For testing, you may install development release and testing packages. .. toctree:: + :maxdepth: 2 Installing Debian/Ubuntu Packages Installing RPM Packages @@ -48,7 +50,8 @@ repository at github. If you intend to build Ceph from source, please see the build pre-requisites first. Making sure you have all the pre-requisites will save you time. -.. toctree:: +.. toctree:: + :maxdepth: 1 Prerequisites Get a Tarball