[PATCH 1/1] doc: move doc/board/st/st.rst
Patrice CHOTARD
patrice.chotard at foss.st.com
Wed Aug 18 09:11:39 CEST 2021
Hi Heinrich
On 8/16/21 7:49 PM, Heinrich Schuchardt wrote:
> 'make htmldocs' does not use file doc/board/st/st.rst because the name
> matches the directory name. Let's rename it to st-dt.rst.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> doc/board/st/index.rst | 2 +-
> doc/board/st/{st.rst => st-dt.rst} | 0
> 2 files changed, 1 insertion(+), 1 deletion(-)
> rename doc/board/st/{st.rst => st-dt.rst} (100%)
>
> diff --git a/doc/board/st/index.rst b/doc/board/st/index.rst
> index 8a06a954a2..9bba42f1da 100644
> --- a/doc/board/st/index.rst
> +++ b/doc/board/st/index.rst
> @@ -6,5 +6,5 @@ STMicroelectronics
> .. toctree::
> :maxdepth: 2
>
> - st
> + st-dt
> stm32mp1
> diff --git a/doc/board/st/st.rst b/doc/board/st/st-dt.rst
> similarity index 100%
> rename from doc/board/st/st.rst
> rename to doc/board/st/st-dt.rst
> --
> 2.30.2
>
Reviewed-by: Patrice Chotard <patrice.chotard at foss.st.com>
Thanks
Patrice
More information about the U-Boot
mailing list