docs: promote the ext4 data structures book to top level
[sfrench/cifs-2.6.git] / Documentation / filesystems / ext4 / index.rst
index 71121605558cf4586d60b683eeccc7997ee07fc4..3be3e54d480de08dd5bdd3c79e254ae2316a4a10 100644 (file)
@@ -1,17 +1,14 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-===============
-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
-canonical source of information as the details here have been reviewed by
-the ext4 community.
+===================================
+ext4 Data Structures and Algorithms
+===================================
 
 .. toctree::
-   :maxdepth: 5
+   :maxdepth: 6
    :numbered:
 
-   ext4
-   ondisk/index
+   about.rst
+   overview.rst
+   globals.rst
+   dynamic.rst