[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yw4InUF5TpR/wdwb@casper.infradead.org>
Date: Tue, 30 Aug 2022 13:54:53 +0100
From: Matthew Wilcox <willy@...radead.org>
To: frowand.list@...il.com
Cc: David Gow <davidgow@...gle.com>,
Shuah Khan <skhan@...uxfoundation.org>,
Kees Cook <keescook@...omium.org>, Tim.Bird@...y.com,
Brendan Higgins <brendanhiggins@...gle.com>,
Jonathan Corbet <corbet@....net>, rmr167@...il.com,
guillaume.tucker@...labora.com, dlatypov@...gle.com,
kernelci@...ups.io, kunit-dev@...glegroups.com,
linux-kselftest@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/2] ktap_v2: change version to 2-rc in KTAP
specification
On Mon, Aug 29, 2022 at 06:31:49PM -0500, frowand.list@...il.com wrote:
> From: Frank Rowand <frank.rowand@...y.com>
>
> Prepare KTAP Specification for the process of creating version 2.
>
> The version will remain "2-rc" until the final commit to complete
> Version 2. Adding the "-rc" ensures that none of the development
> versions will be mistaken for the completed version 2.
>
> After this commit, Sphinx complains that we now need more '=' signs:
>
> Documentation/dev-tools/ktap.rst:3: WARNING: Title overline too short.
> ===================================================
> The Kernel Test Anything Protocol (KTAP), version 2-rc
> ===================================================
Hey Frank, you can actually use overlength lines to prevent this kind of
problem from occurring. eg, this is perfectly acceptable:
===================================================================
Hi
===================================================================
I wonder if we should prefer this style to avoid the rash of complaints
when a headline is changed.
Powered by blists - more mailing lists