From: Mauro Carvalho Chehab Date: Wed, 26 Jun 2019 13:35:11 +0000 (-0300) Subject: docs: filesystems: Remove uneeded .rst extension on toctables X-Git-Tag: v5.15~5526^2~89 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7c116d22ad23809767c5ec06affa19b9bb163d97;p=platform%2Fkernel%2Flinux-starfive.git docs: filesystems: Remove uneeded .rst extension on toctables 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 Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/filesystems/ext4/index.rst b/Documentation/filesystems/ext4/index.rst index 3be3e54..705d813 100644 --- a/Documentation/filesystems/ext4/index.rst +++ b/Documentation/filesystems/ext4/index.rst @@ -8,7 +8,7 @@ ext4 Data Structures and Algorithms :maxdepth: 6 :numbered: - about.rst - overview.rst - globals.rst - dynamic.rst + about + overview + globals + dynamic diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst index 3564484..1651173 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -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