docs: filesystems: Remove uneeded .rst extension on toctables
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 26 Jun 2019 13:35:11 +0000 (10:35 -0300)
committerJonathan Corbet <corbet@lwn.net>
Wed, 26 Jun 2019 22:08:22 +0000 (16:08 -0600)
There's no need to use a .rst on Sphinx toc tables. As most of
the Documentation don't use, remove the remaing occurrences.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/ext4/index.rst
Documentation/filesystems/index.rst

index 3be3e54d480de08dd5bdd3c79e254ae2316a4a10..705d813d558f0efad660e616c0b2e0b14ae27f0a 100644 (file)
@@ -8,7 +8,7 @@ ext4 Data Structures and Algorithms
    :maxdepth: 6
    :numbered:
 
-   about.rst
-   overview.rst
-   globals.rst
-   dynamic.rst
+   about
+   overview
+   globals
+   dynamic
index 35644840a690b7570e5c5d2932efc6802adaeb6d..1651173f111819ad1cb2d264f7e865783a210e94 100644 (file)
@@ -17,7 +17,7 @@ algorithms work.
    :maxdepth: 2
 
    vfs
-   path-lookup.rst
+   path-lookup
    api-summary
    splice
 
@@ -41,4 +41,4 @@ Documentation for individual filesystem types can be found here.
 .. toctree::
    :maxdepth: 2
 
-   binderfs.rst
+   binderfs