From: Heinrich Schuchardt <xypron.glpk@gmx.de>
Date: Mon, 16 Aug 2021 17:46:38 +0000 (+0200)
Subject: doc: move doc/board/st/st.rst
X-Git-Tag: v2025.01-rc5-pxa1908~1738^2~6
X-Git-Url: http://git.dujemihanovic.xyz/img/static/%7B%7B?a=commitdiff_plain;h=7075ef463eec1f4856c13b9873f8a5ae5f040ddf;p=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 <xypron.glpk@gmx.de>
---

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