mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 21:26:14 +01: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:
parent
6e1429fb10
commit
859fac2cd6
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ ext4 Data Structures and Algorithms
|
|||
===================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 6
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
about
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue