Re: [PATCH 20/57] docs: livepatch: convert it to ReST format

From: Petr Mladek
Date: Tue Apr 16 2019 - 04:43:58 EST


On Mon 2019-04-15 23:55:45, Mauro Carvalho Chehab wrote:
> Convert livepatch documentation to ReST format. The changes
> are mostly trivial, as the documents are already on a good
> shape. Just a few markup changes are needed for Sphinx to
> properly parse the docs.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx>

Thanks a lot for the conversion. I tried html output and
it looks very well.

Just a question. This patch does only the formatting.
The documentation is not really generated because the file
is not renamed to .rst. Also it is not referenced from
any top level documents. Is it by intention?


I am happy even for the conversion, so:

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr