summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/index.rst
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2024-12-26 16:20:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-01-09 13:58:17 +0000
commitd6ae2c0decc0e71f1d0c1a752d9cc0602e727557 (patch)
tree080bfb822641563f04f0eb4655fafed376000362 /documentation/dev-manual/index.rst
parentd720994f023f9c0bf23d6234089b21e23d837dc5 (diff)
downloadpoky-d6ae2c0decc0e71f1d0c1a752d9cc0602e727557.tar.gz
ref-manual: move runtime-testing section to the test-manual
In the same fashion as the previous commit ("ref-manual/packages: move ptest section to the test-manual"), move the runtime testing section of the development tasks manual to the test environment manual. Add a link to it from the test-manual/intro document. (From yocto-docs rev: 6b44257874858db3aa426d3e84a79c41cb4937a3) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/index.rst')
-rw-r--r--documentation/dev-manual/index.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/dev-manual/index.rst b/documentation/dev-manual/index.rst
index 7afd0d820e..8243c0f4cb 100644
--- a/documentation/dev-manual/index.rst
+++ b/documentation/dev-manual/index.rst
@@ -39,7 +39,6 @@ Yocto Project Development Tasks Manual
39 external-scm 39 external-scm
40 read-only-rootfs 40 read-only-rootfs
41 build-quality 41 build-quality
42 runtime-testing
43 debugging 42 debugging
44 licenses 43 licenses
45 security-subjects 44 security-subjects