All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: Include ext4 documentation via filesystems/
@ 2021-01-01 21:52 Jonathan Neuschäfer
  2021-01-11 20:21 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2021-01-01 21:52 UTC (permalink / raw)
  To: linux-doc
  Cc: Jonathan Neuschäfer, Jonathan Corbet, Mauro Carvalho Chehab,
	Jan Kara, John Hubbard, linux-kernel

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>
---
 Documentation/filesystems/index.rst |  1 +
 Documentation/index.rst             | 11 -----------
 2 files changed, 1 insertion(+), 11 deletions(-)

diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst
index 7be9b46d85d9b..1f76b1cb33484 100644
--- a/Documentation/filesystems/index.rst
+++ b/Documentation/filesystems/index.rst
@@ -83,6 +83,7 @@ Documentation for filesystem implementations.
    erofs
    ext2
    ext3
+   ext4/index
    f2fs
    gfs2
    gfs2-uevents
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 5888e8a7272fd..31f2adc8542dc 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -171,17 +171,6 @@ implementation.
    x86/index
    xtensa/index

-Filesystem Documentation
-------------------------
-
-The documentation in this section are provided by specific filesystem
-subprojects.
-
-.. toctree::
-   :maxdepth: 2
-
-   filesystems/ext4/index
-
 Other documentation
 -------------------

--
2.29.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: Include ext4 documentation via filesystems/
  2021-01-01 21:52 [PATCH] docs: Include ext4 documentation via filesystems/ Jonathan Neuschäfer
@ 2021-01-11 20:21 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2021-01-11 20:21 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: linux-doc, Mauro Carvalho Chehab, Jan Kara, John Hubbard, linux-kernel

On Fri,  1 Jan 2021 22:52:13 +0100
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:

> 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>
> ---
>  Documentation/filesystems/index.rst |  1 +
>  Documentation/index.rst             | 11 -----------
>  2 files changed, 1 insertion(+), 11 deletions(-)

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-11 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-01 21:52 [PATCH] docs: Include ext4 documentation via filesystems/ Jonathan Neuschäfer
2021-01-11 20:21 ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.