From: Mauro Carvalho Chehab <mchehab+huawei@kernel•org>
To: Andrew Donnellan <ajd@linux•ibm.com>
Cc: Jonathan Corbet <corbet@lwn•net>,
Linux Doc Mailing List <linux-doc@vger•kernel.org>,
linux-kernel@vger•kernel.org, Paul Mackerras <paulus@samba•org>,
Frederic Barrat <fbarrat@linux•ibm.com>,
linuxppc-dev@lists•ozlabs.org
Subject: Re: [PATCH 31/35] powerpc: docs: cxl.rst: mark two section titles as such
Date: Thu, 9 Apr 2020 07:53:16 +0200 [thread overview]
Message-ID: <20200409075316.01edd295@coco.lan> (raw)
In-Reply-To: <fc649189-91cc-bb73-8d07-34054629a2b3@linux.ibm.com>
Em Thu, 9 Apr 2020 10:37:52 +1000
Andrew Donnellan <ajd@linux•ibm.com> escreveu:
> On 9/4/20 1:46 am, Mauro Carvalho Chehab wrote:
> > The User API chapter contains two sub-chapters. Mark them as
> > such.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel•org>
>
> Thanks.
>
> Though the other subsections in this file use ----- rather than ^^^^^,
> what's the difference?
ReST syntax allows the usage of several different markup symbols for
titles. It dynamically attributes the first one it finds as level 1,
the second one as level 2 and so on.
As we added the "^^^^" markup before "-----", after this patch, it now has:
=======
level 1
=======
level 2
=======
level 3
^^^^^^^
level 4
-------
>
> Acked-by: Andrew Donnellan <ajd@linux•ibm.com>
>
> > ---
> > Documentation/powerpc/cxl.rst | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/Documentation/powerpc/cxl.rst b/Documentation/powerpc/cxl.rst
> > index 920546d81326..d2d77057610e 100644
> > --- a/Documentation/powerpc/cxl.rst
> > +++ b/Documentation/powerpc/cxl.rst
> > @@ -133,6 +133,7 @@ User API
> > ========
> >
> > 1. AFU character devices
> > +^^^^^^^^^^^^^^^^^^^^^^^^
> >
> > For AFUs operating in AFU directed mode, two character device
> > files will be created. /dev/cxl/afu0.0m will correspond to a
> > @@ -395,6 +396,7 @@ read
> >
> >
> > 2. Card character device (powerVM guest only)
> > +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> >
> > In a powerVM guest, an extra character device is created for the
> > card. The device is only used to write (flash) a new image on the
> >
>
Thanks,
Mauro
prev parent reply other threads:[~2020-04-09 5:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-08 15:45 [PATCH 00/35] Documentation fixes for Kernel 5.8 Mauro Carvalho Chehab
2020-04-08 15:45 ` [PATCH 03/35] docs: fix broken references to text files Mauro Carvalho Chehab
2020-04-08 20:42 ` Paul E. McKenney
2020-04-09 7:07 ` Federico Vaga
2020-04-09 7:45 ` Marc Zyngier
2020-04-08 15:45 ` [PATCH 05/35] docs: filesystems: fix renamed references Mauro Carvalho Chehab
2020-04-08 15:51 ` David Sterba
2020-04-08 15:46 ` [PATCH 31/35] powerpc: docs: cxl.rst: mark two section titles as such Mauro Carvalho Chehab
2020-04-09 0:37 ` Andrew Donnellan
2020-04-09 5:53 ` Mauro Carvalho Chehab [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200409075316.01edd295@coco.lan \
--to=mchehab+huawei@kernel$(echo .)org \
--cc=ajd@linux$(echo .)ibm.com \
--cc=corbet@lwn$(echo .)net \
--cc=fbarrat@linux$(echo .)ibm.com \
--cc=linux-doc@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=paulus@samba$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox