From: Heinrich Schuchardt <xypron.glpk@gmx.de>
Date: Mon, 18 Jan 2021 19:24:02 +0000 (+0100)
Subject: doc: move test/README to HTML documentation
X-Git-Tag: v2025.01-rc5-pxa1908~2050^2~2
X-Git-Url: http://git.dujemihanovic.xyz/%22bddb.css/static/%7B%7B%20%24style.RelPermalink%20%7D%7D?a=commitdiff_plain;h=ca6583d4e08934e1de66c9291ded516e962ae8de;p=u-boot.git

doc: move test/README to HTML documentation

Move test/README to the 'Develop U-Boot' chapter of the HTML documentation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
---

diff --git a/doc/develop/index.rst b/doc/develop/index.rst
index b108df8e1b..ed2e73bf56 100644
--- a/doc/develop/index.rst
+++ b/doc/develop/index.rst
@@ -29,3 +29,4 @@ Testing
    :maxdepth: 1
 
    coccinelle
+   testing
diff --git a/test/README b/doc/develop/testing.rst
similarity index 100%
rename from test/README
rename to doc/develop/testing.rst