diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2024-12-26 16:20:16 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-01-09 08:41:04 -0800 |
commit | 2497f29afd1ff66964b84dc79a7cd1126bbc94fa (patch) | |
tree | 494d2d1a6b358c3796d870e1e060a949addf37b9 /documentation/ref-manual/qa-checks.rst | |
parent | 1418534d2215890723c281f852b6a6fd08acdbcf (diff) | |
download | poky-2497f29afd1ff66964b84dc79a7cd1126bbc94fa.tar.gz |
ref-manual/packages: move ptest section to the test-manual
[ YOCTO #15106 ]
It makes more sense to document ptests in the test-manual. Since ptests
are still related to packages, keep a link to ptests from packages.rst
to the test-manual.
Reported-by: Yoann Congal <yoann.congal@smile.fr>
(From yocto-docs rev: 8b6ada020d595d86c7bbe78a27b7a6301715b039)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit b389c06b709e4791e1cce5e8a5b58f6b0cd03a14)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/ref-manual/qa-checks.rst')
-rw-r--r-- | documentation/ref-manual/qa-checks.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/ref-manual/qa-checks.rst b/documentation/ref-manual/qa-checks.rst index 1e5fe21b02..92d2a42afb 100644 --- a/documentation/ref-manual/qa-checks.rst +++ b/documentation/ref-manual/qa-checks.rst | |||
@@ -789,7 +789,6 @@ Errors and Warnings | |||
789 | use a relative path rather than an absolute one, or to pick up the path from | 789 | use a relative path rather than an absolute one, or to pick up the path from |
790 | runtime configuration or environment variables. | 790 | runtime configuration or environment variables. |
791 | 791 | ||
792 | |||
793 | Configuring and Disabling QA Checks | 792 | Configuring and Disabling QA Checks |
794 | =================================== | 793 | =================================== |
795 | 794 | ||