Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Bagas Sanjaya and committed by
Jonathan Corbet
859fac2c 6e1429fb

+1 -1
+1 -1
Documentation/filesystems/ext4/index.rst
··· 5 5 =================================== 6 6 7 7 .. toctree:: 8 - :maxdepth: 6 8 + :maxdepth: 2 9 9 :numbered: 10 10 11 11 about