* [PATCH] dm-vdo: Promote dm-vdo title to title heading
@ 2025-08-15 8:03 Bagas Sanjaya
2025-08-15 15:26 ` Mikulas Patocka
0 siblings, 1 reply; 2+ messages in thread
From: Bagas Sanjaya @ 2025-08-15 8:03 UTC (permalink / raw)
To: Linux Kernel Mailing List, Linux Documentation,
Linux Device Mapper
Cc: Matthew Sakai, Alasdair Kergon, Mike Snitzer, Mikulas Patocka,
Jonathan Corbet, J. corwin Coburn, Bagas Sanjaya
dm-vdo docs currently has no explicit title heading but instead there
are multiple section headings as top-level heading. As such, these
sections are rendered as titles and inflates number of entries in the
toctree index.
Promote the first section heading ("dm-vdo") to title heading.
Fixes: 04bf7ac646ab ("dm: add documentation for dm-vdo target")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
Documentation/admin-guide/device-mapper/vdo.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/admin-guide/device-mapper/vdo.rst b/Documentation/admin-guide/device-mapper/vdo.rst
index a14e6d3e787c91..8a67b320a97b58 100644
--- a/Documentation/admin-guide/device-mapper/vdo.rst
+++ b/Documentation/admin-guide/device-mapper/vdo.rst
@@ -1,5 +1,6 @@
.. SPDX-License-Identifier: GPL-2.0-only
+======
dm-vdo
======
--
An old man doll... just what I always wanted! - Clara
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dm-vdo: Promote dm-vdo title to title heading
2025-08-15 8:03 [PATCH] dm-vdo: Promote dm-vdo title to title heading Bagas Sanjaya
@ 2025-08-15 15:26 ` Mikulas Patocka
0 siblings, 0 replies; 2+ messages in thread
From: Mikulas Patocka @ 2025-08-15 15:26 UTC (permalink / raw)
To: Bagas Sanjaya
Cc: Linux Kernel Mailing List, Linux Documentation,
Linux Device Mapper, Matthew Sakai, Alasdair Kergon, Mike Snitzer,
Jonathan Corbet, J. corwin Coburn
Applied, thanks.
Mikulas
On Fri, 15 Aug 2025, Bagas Sanjaya wrote:
> dm-vdo docs currently has no explicit title heading but instead there
> are multiple section headings as top-level heading. As such, these
> sections are rendered as titles and inflates number of entries in the
> toctree index.
>
> Promote the first section heading ("dm-vdo") to title heading.
>
> Fixes: 04bf7ac646ab ("dm: add documentation for dm-vdo target")
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> ---
> Documentation/admin-guide/device-mapper/vdo.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/admin-guide/device-mapper/vdo.rst b/Documentation/admin-guide/device-mapper/vdo.rst
> index a14e6d3e787c91..8a67b320a97b58 100644
> --- a/Documentation/admin-guide/device-mapper/vdo.rst
> +++ b/Documentation/admin-guide/device-mapper/vdo.rst
> @@ -1,5 +1,6 @@
> .. SPDX-License-Identifier: GPL-2.0-only
>
> +======
> dm-vdo
> ======
>
> --
> An old man doll... just what I always wanted! - Clara
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-15 15:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15 8:03 [PATCH] dm-vdo: Promote dm-vdo title to title heading Bagas Sanjaya
2025-08-15 15:26 ` Mikulas Patocka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).