summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/features.rst
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2024-12-26 16:20:16 +0100
committerSteve Sakoman <steve@sakoman.com>2025-01-09 08:41:04 -0800
commit2497f29afd1ff66964b84dc79a7cd1126bbc94fa (patch)
tree494d2d1a6b358c3796d870e1e060a949addf37b9 /documentation/ref-manual/features.rst
parent1418534d2215890723c281f852b6a6fd08acdbcf (diff)
downloadpoky-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/features.rst')
-rw-r--r--documentation/ref-manual/features.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index bd393abd07..4d5f900ab8 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -157,7 +157,7 @@ metadata:
157 157
158- *ptest:* Enables building the package tests where supported by 158- *ptest:* Enables building the package tests where supported by
159 individual recipes. For more information on package tests, see the 159 individual recipes. For more information on package tests, see the
160 ":ref:`dev-manual/packages:testing packages with ptest`" section 160 ":ref:`test-manual/ptest:testing packages with ptest`" section
161 in the Yocto Project Development Tasks Manual. 161 in the Yocto Project Development Tasks Manual.
162 162
163- *smbfs:* Include SMB networks client support (for mounting 163- *smbfs:* Include SMB networks client support (for mounting