[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191120063219.1ad15b68@lwn.net>
Date: Wed, 20 Nov 2019 06:32:19 -0700
From: Jonathan Corbet <corbet@....net>
To: Brendan Higgins <brendanhiggins@...gle.com>
Cc: Randy Dunlap <rdunlap@...radead.org>, shuah <shuah@...nel.org>,
David Gow <davidgow@...gle.com>,
KUnit Development <kunit-dev@...glegroups.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"open list:KERNEL SELFTEST FRAMEWORK"
<linux-kselftest@...r.kernel.org>,
"open list:DOCUMENTATION" <linux-doc@...r.kernel.org>,
"Theodore Ts'o" <tytso@....edu>
Subject: Re: [PATCH linux-kselftest/test v3] Documentation: kunit: add
documentation for kunit_tool
On Tue, 19 Nov 2019 17:14:20 -0800
Brendan Higgins <brendanhiggins@...gle.com> wrote:
> On Tue, Nov 19, 2019 at 4:27 PM Randy Dunlap <rdunlap@...radead.org> wrote:
> >
> > On 11/18/19 4:31 PM, Brendan Higgins wrote:
> > > +How do I use kunit_tool?
> > > +=================================
> >
> > Hi,
> > I haven't tested this, but Sphinx (or some doc tool) usually complains if the
> > underline length is not the same as the header text length. (I.e., use fewer
> > = signs above.)
>
> Hmmm...Sphinx and checkpatch didn't complain. I wonder if it is a
> different script, or maybe I have to use a particular option with
> Sphinx.
Sphinx wants the underline to be at least as long as the subheading text
above; it's entirely happy if it's longer, though.
jon
Powered by blists - more mailing lists