docs: create filesystem internal section
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 29 Jul 2018 20:14:02 +0000 (16:14 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 Jul 2018 20:14:02 +0000 (16:14 -0400)
Create a new top-level section for documentation of filesystem usage,
on-disk format information, and anything else.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Documentation/filesystems/ext4/index.rst
Documentation/filesystems/index.rst
Documentation/index.rst

index 8fe4f7693e8c78a042ea736106d0bec6825f1104..71121605558cf4586d60b683eeccc7997ee07fc4 100644 (file)
@@ -1,8 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-====
-ext4
-====
+===============
+ext4 Filesystem
+===============
 
 General usage and on-disk artifacts writen by ext4.  More documentation may
 be ported from the wiki as time permits.  This should be considered the
index 7c57b3927308e2d8bcb604fe529594327a1c3bfd..53b89d0edc15d9230b5dca489d6e19fdf0ca0e0e 100644 (file)
@@ -2,14 +2,6 @@
 Linux Filesystems API
 =====================
 
-The documentation in this section are provided by specific filesystem
-subprojects.
-
-.. toctree::
-   :maxdepth: 2
-
-   ext4/index
-
 The Linux VFS
 =============
 
index fdc585703498ee12d6bd76557be307db4d40a9a0..65c22b1ff5f2aa25957ce13892d35484c4567f79 100644 (file)
@@ -102,6 +102,17 @@ implementation.
 
    sh/index
 
+Filesystem Documentation
+------------------------
+
+The documentation in this section are provided by specific filesystem
+subprojects.
+
+.. toctree::
+   :maxdepth: 4
+
+   filesystems/ext4/index
+
 Korean translations
 -------------------