mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 11:06:41 -05:00
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:
committed by
Jonathan Corbet
parent
6e1429fb10
commit
859fac2cd6
@@ -5,7 +5,7 @@ ext4 Data Structures and Algorithms
|
||||
===================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 6
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
about
|
||||
|
||||
Reference in New Issue
Block a user