Re: [PATCH 2/2] docs: acpi: fix old http link and improve document format

From: Jonathan Corbet
Date: Fri May 15 2020 - 13:40:57 EST


On Tue, 5 May 2020 12:17:16 +0200
Flavio Suligoi <f.suligoi@xxxxxxx> wrote:

> The website:
>
> http://wiki.minnowboard.org
>
> doesn't exist anymore. The same pages are moved to:
>
> https://www.elinux.org/Minnowboard
>
> Other improvements concern the introduction of some rst
> semantic markup in the document.
>
> Signed-off-by: Flavio Suligoi <f.suligoi@xxxxxxx>

Thanks for updating the URL. The markup changes are a bit heavy-handed,
though; could I ask you to redo it without that. In particular, there is
no real need to put file paths in ``literal text``, but that does clutter
up the reading experience significantly.

Thanks,

jon