[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1473735540.11006.37.camel@perches.com>
Date: Mon, 12 Sep 2016 19:59:00 -0700
From: Joe Perches <joe@...ches.com>
To: Mauro Carvalho Chehab <mchehab@...pensource.com>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@...radead.org>,
Markus Heiser <markus.heiser@...marit.de>,
Jonathan Corbet <corbet@....net>,
Jani Nikula <jani.nikula@...ux.intel.com>,
LKML <linux-kernel@...r.kernel.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Jean Delvare <jdelvare@...e.de>,
Manuel Pégourié-Gonnard <mpg@...evir.fr>,
Thomas Gardner <tmg@...tmail.com>
Subject: Re: [PATCH v2 05/20] docs-rst: CodingStyle.rst: Convert to ReST
markup
On Mon, 2016-09-12 at 23:17 -0300, Mauro Carvalho Chehab wrote:
> - Fix all chapter identation;
> - add c blocks where needed;
Assuming this is really useful and people agree with simple
conversions of .txt to .rst (and it does have some use),
there are a couple funky conversions
if (condition)
do_this();
else
do_that();
do_that() is oddly displayed in the code_block
and in the "Spaces" section, the pointer description is wrong
"\* is adjacent"
other than that, looks good to me.
>
Powered by blists - more mailing lists