From: Heinrich Schuchardt Date: Mon, 16 Aug 2021 17:46:38 +0000 (+0200) Subject: doc: move doc/board/st/st.rst X-Git-Tag: v2021.10-rc3~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7075ef463eec1f4856c13b9873f8a5ae5f040ddf;p=pandora-u-boot.git doc: move doc/board/st/st.rst '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 --- diff --git a/doc/board/st/index.rst b/doc/board/st/index.rst index 8a06a954a26..9bba42f1dae 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