Documentation: ext4: Reduce toctree depth

Reduce toctree depth from 6 to 2 to only show individual docs titles
on top-level toctree (index.rst) and to not spoil the entire hierarchy.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Acked-by: Theodore Ts'o <tytso@mit.edu>
Acked-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250620105643.25141-4-bagasdotme@gmail.com
This commit is contained in:
Bagas Sanjaya
2025-06-20 17:56:41 +07:00
committed by Jonathan Corbet
parent 6e1429fb10
commit 859fac2cd6

View File

@@ -5,7 +5,7 @@ ext4 Data Structures and Algorithms
===================================
.. toctree::
:maxdepth: 6
:maxdepth: 2
:numbered:
about