linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: nvdimm: use ReST notation for subsection
@ 2020-01-18 15:36 Lukas Bulwahn
  2020-01-24 16:54 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2020-01-18 15:36 UTC (permalink / raw)
  To: Jonathan Corbet, Dan Williams; +Cc: linux-doc, linux-kernel, Lukas Bulwahn

The ACPI Device Specific Methods (_DSM) paragraph is intended to be a
subsection of the Submit Checklist Addendum section. Dan Williams however
used Markdown notation for this subsection, which does not parse as
intended in a ReST documentation.

Change the markup to ReST notation, as described in the Specific
guidelines for the kernel documentation section in
Documentation/doc-guide/sphinx.rst.

Fixes: 47843401e3a0 ("libnvdimm, MAINTAINERS: Maintainer Entry Profile")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Jonathan, please pick this small doc fixup.

applies cleanly on v5.5-rc6, the current master (25e73aadf297)
and next-20200117. I ran make htmldocs and checked the html output.

The subsection was added in v3, but unfortunately, nobody noticed this
issue during the last review.
Thanks for the first maintainer entry profile, I look forward to read
more of them.

 Documentation/nvdimm/maintainer-entry-profile.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/nvdimm/maintainer-entry-profile.rst b/Documentation/nvdimm/maintainer-entry-profile.rst
index 77081fd9be95..efe37adadcea 100644
--- a/Documentation/nvdimm/maintainer-entry-profile.rst
+++ b/Documentation/nvdimm/maintainer-entry-profile.rst
@@ -33,7 +33,8 @@ Those tests need to be passed before the patches go upstream, but not
 necessarily before initial posting. Contact the list if you need help
 getting the test environment set up.
 
-### ACPI Device Specific Methods (_DSM)
+ACPI Device Specific Methods (_DSM)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Before patches enabling for a new _DSM family will be considered it must
 be assigned a format-interface-code from the NVDIMM Sub-team of the ACPI
 Specification Working Group. In general, the stance of the subsystem is
-- 
2.17.1


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

* Re: [PATCH] docs: nvdimm: use ReST notation for subsection
  2020-01-18 15:36 [PATCH] docs: nvdimm: use ReST notation for subsection Lukas Bulwahn
@ 2020-01-24 16:54 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-01-24 16:54 UTC (permalink / raw)
  To: Lukas Bulwahn; +Cc: Dan Williams, linux-doc, linux-kernel

On Sat, 18 Jan 2020 16:36:20 +0100
Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:

> The ACPI Device Specific Methods (_DSM) paragraph is intended to be a
> subsection of the Submit Checklist Addendum section. Dan Williams however
> used Markdown notation for this subsection, which does not parse as
> intended in a ReST documentation.
> 
> Change the markup to ReST notation, as described in the Specific
> guidelines for the kernel documentation section in
> Documentation/doc-guide/sphinx.rst.
> 
> Fixes: 47843401e3a0 ("libnvdimm, MAINTAINERS: Maintainer Entry Profile")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Jonathan, please pick this small doc fixup.

Applied, thanks.

jon

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

end of thread, other threads:[~2020-01-24 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-18 15:36 [PATCH] docs: nvdimm: use ReST notation for subsection Lukas Bulwahn
2020-01-24 16:54 ` Jonathan Corbet

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).