mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
docs: Include ext4 documentation via filesystems/
The documentation for other filesystems is already included via filesystems/index.rst. Include ext4 in the same way and remove it from the top-level table of contents. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Link: https://lore.kernel.org/r/20210101215215.1047826-1-j.neuschaefer@gmx.net Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
85430c22e5
commit
7178b4a7d6
@@ -83,6 +83,7 @@ Documentation for filesystem implementations.
|
|||||||
erofs
|
erofs
|
||||||
ext2
|
ext2
|
||||||
ext3
|
ext3
|
||||||
|
ext4/index
|
||||||
f2fs
|
f2fs
|
||||||
gfs2
|
gfs2
|
||||||
gfs2-uevents
|
gfs2-uevents
|
||||||
|
@@ -171,17 +171,6 @@ implementation.
|
|||||||
x86/index
|
x86/index
|
||||||
xtensa/index
|
xtensa/index
|
||||||
|
|
||||||
Filesystem Documentation
|
|
||||||
------------------------
|
|
||||||
|
|
||||||
The documentation in this section are provided by specific filesystem
|
|
||||||
subprojects.
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
filesystems/ext4/index
|
|
||||||
|
|
||||||
Other documentation
|
Other documentation
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user