[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <32131841-4da9-c1ba-60fc-5f16adecc9c9@darmarit.de>
Date: Sat, 9 Mar 2019 10:20:54 +0100
From: Markus Heiser <markus.heiser@...marit.de>
To: "Tobin C. Harding" <me@...in.cc>
Cc: Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/9] docs: Fix various build warnings/errors
Am 08.03.19 um 21:16 schrieb Tobin C. Harding:
>> Hi Tobin,
>>
>> the problem was a missing empty line (see my comment on this patch).
>>
>> The reST primer from sphinx-doc is always a good reference for the daily work
>>
>> http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#directives
> Thanks Marcus, that's actually how I came to the conclusion that they
> should by asterisks.
>
> http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#lists-and-quote-like-blocks
>
> Anyways, as usual LKML sorted me out :)
Its only a 'primer', a reduced introduction. But it gives also some "(ref)"s
to the docutils origin where the refernce of reST is located.
E.g. the first "(ref)" of the chapter "Lists and Quote-like blocks" (you linked
above) points to the bullet list reference at:
http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#bullet-lists
"""A text block which begins with a "*", "+", "-", "•", "‣", or "⁃", followed by
whitespace, is a bullet list item"""
-- Markus --
Powered by blists - more mailing lists