[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190827074825.64a28e88@lwn.net>
Date: Tue, 27 Aug 2019 07:48:25 -0600
From: Jonathan Corbet <corbet@....net>
To: Gerald BAEZA <gerald.baeza@...com>
Cc: "mcoquelin.stm32@...il.com" <mcoquelin.stm32@...il.com>,
Alexandre TORGUE <alexandre.torgue@...com>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
"linux-stm32@...md-mailman.stormreply.com"
<linux-stm32@...md-mailman.stormreply.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Documentation: add link to stm32mp157 docs
On Tue, 27 Aug 2019 12:19:32 +0000
Gerald BAEZA <gerald.baeza@...com> wrote:
> Link to the online stm32mp157 documentation added
> in the overview.
>
> Signed-off-by: Gerald Baeza <gerald.baeza@...com>
> ---
> Documentation/arm/stm32/stm32mp157-overview.rst | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/arm/stm32/stm32mp157-overview.rst b/Documentation/arm/stm32/stm32mp157-overview.rst
> index f62fdc8..8d5a476 100644
> --- a/Documentation/arm/stm32/stm32mp157-overview.rst
> +++ b/Documentation/arm/stm32/stm32mp157-overview.rst
> @@ -14,6 +14,12 @@ It features:
> - Standard connectivity, widely inherited from the STM32 MCU family
> - Comprehensive security support
>
> +Resources
> +---------
> +
> +Datasheet and reference manual are publicly available on ST website:
> +.. _STM32MP157: https://www.st.com/en/microcontrollers-microprocessors/stm32mp157.html
> +
Adding the URL is a fine idea. But you don't need the extra syntax to
create a link if you're not going to actually make a link out of it. So
I'd take the ".. _STM32MP157:" part out and life will be good.
Thanks,
jon
Powered by blists - more mailing lists