summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2021-01-18 22:24:02 +0300
committerTom Rini <trini@konsulko.com>2021-01-23 17:53:46 +0300
commitca6583d4e08934e1de66c9291ded516e962ae8de (patch)
tree81aa25d81deaa6ade2efbe29ddeba86f8d8b86b6
parent948991f764593de53855d665eee29dc55e9f0030 (diff)
downloadu-boot-ca6583d4e08934e1de66c9291ded516e962ae8de.tar.xz
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>
-rw-r--r--doc/develop/index.rst1
-rw-r--r--doc/develop/testing.rst (renamed from test/README)0
2 files changed, 1 insertions, 0 deletions
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
index 4bc9ca3a6a..4bc9ca3a6a 100644
--- a/test/README
+++ b/doc/develop/testing.rst