From e44f6d5b1273880e4a5cc3665f634430b90589ad Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Mon, 14 Aug 2017 18:27:43 -0400 Subject: [PATCH] doc: bump the max depth of the toctree, so that it can find nested indexes Signed-off-by: Alfredo Deza --- doc/index.rst | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index 253e2a4f5491..ffd97c69a17d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -3,7 +3,7 @@ ================= Ceph uniquely delivers **object, block, and file storage in one unified -system**. +system**. .. raw:: html @@ -21,7 +21,7 @@ system**. - Multi-site deployment - Multi-site replication -.. raw:: html +.. raw:: html

Ceph Block Device

@@ -38,10 +38,10 @@ system**. - Incremental backup - Disaster recovery (multisite asynchronous replication) -.. raw:: html +.. raw:: html

Ceph Filesystem

- + - POSIX-compliant semantics - Separates metadata from data - Dynamic rebalancing @@ -55,22 +55,22 @@ system**. .. raw:: html - + See `Ceph Object Store`_ for additional details. .. raw:: html - + See `Ceph Block Device`_ for additional details. - + .. raw:: html - -See `Ceph Filesystem`_ for additional details. - -.. raw:: html + +See `Ceph Filesystem`_ for additional details. + +.. raw:: html @@ -88,7 +88,7 @@ about Ceph, see our `Architecture`_ section. .. _Architecture: architecture .. toctree:: - :maxdepth: 1 + :maxdepth: 3 :hidden: start/intro -- 2.47.3