[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b77cceab-d374-4b20-b330-2dd4c0826ef8@paulmck-laptop>
Date: Fri, 15 Aug 2025 19:02:41 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: Akira Yokosawa <akiyks@...il.com>
Cc: rcu@...r.kernel.org, Joel Fernandes <joelagnelf@...dia.com>,
linux-kernel@...r.kernel.org, kernel-team@...a.com,
rostedt@...dmis.org, Neeraj Upadhyay <neeraj.upadhyay@...nel.org>
Subject: Re: [PATCH 3/3] rcu: docs: Requirements.rst: Abide by conventions of
kernel documentation
On Sat, Aug 16, 2025 at 10:30:24AM +0900, Akira Yokosawa wrote:
> On Fri, 15 Aug 2025 17:00:07 -0700, Paul E. McKenney wrote:
> > From: Akira Yokosawa <akiyks@...il.com>
> >
> > Here is a list of conventions applied here:
> >
> > - Don't mark up function names, to be taken care of by the automarkup
> > extension. Just say func().
> > - Instead of ".. code-block:: none", just say "::".
> > - Mark inline literals by a pair of ``xxxx``. Don't use rust doc's
> > dialect of `yyyy`.
> > - Instead of emphasizing headings by **strong emphasis**, use sub-level
> > title adornments, in this case "^^^^^^^^^^" and make them proper
> > sub-sections under "Hotplug CPU".
> >
> > Signed-off-by: Akira Yokosawa <akiyks@...il.com>
> > Cc: Joel Fernandes <joelagnelf@...dia.com>
> > Signed-off-by: Neeraj Upadhyay (AMD) <neeraj.upadhyay@...nel.org>
>
> Missing S-o-b of Paul?
My fault when pulling in changes from Neeraj, will fix, thank you!
> Joel, I'd rather like to have your ack here. Could you?
I would be happy to add that as well. ;-)
Thanx, Paul
> Thanks, Akira
>
> > ---
> > .../RCU/Design/Requirements/Requirements.rst | 52 +++++++++----------
> > 1 file changed, 24 insertions(+), 28 deletions(-)
> >
> [...]
>
Powered by blists - more mailing lists