summaryrefslogtreecommitdiffstats
path: root/documentation/test-manual
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-07-30 11:00:01 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-17 10:09:34 +0100
commit283ed72d487ed78d4f8e0fcc17f635d6c212b7c6 (patch)
treeee9bc44a1a2789a729632f4c0c436257fa477b8e /documentation/test-manual
parent26c5622bb5551e1ad61db1c20890579dfb6b87c2 (diff)
downloadpoky-283ed72d487ed78d4f8e0fcc17f635d6c212b7c6.tar.gz
sphinx: add links for Yocto project website
In DocBook, variables are used to create custom links (note that it is not consistent everywhere, since some web addresses are still hardcoded), such as YOCTO_HOME_URL, YOCTO_GIT_URL, YOCTO_WIKI_URL, YOCTO_BUGS_URL and YOCTO_DL_URL.. In Sphinx they are replaced with extlinks. (From yocto-docs rev: d25f3095a9d29a3355581d0743f27b2a423ad580) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/test-manual')
-rw-r--r--documentation/test-manual/test-manual-intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/test-manual-intro.rst b/documentation/test-manual/test-manual-intro.rst
index 3a40a0ad59..dc8de45fa8 100644
--- a/documentation/test-manual/test-manual-intro.rst
+++ b/documentation/test-manual/test-manual-intro.rst
@@ -150,7 +150,7 @@ thefollowing types of tests:
150 "`Testing Packages With 150 "`Testing Packages With
151 ptest <&YOCTO_DOCS_DEV_URL;#testing-packages-with-ptest>`__" section 151 ptest <&YOCTO_DOCS_DEV_URL;#testing-packages-with-ptest>`__" section
152 in the Yocto Project Development Tasks Manual and the 152 in the Yocto Project Development Tasks Manual and the
153 "`Ptest <&YOCTO_WIKI_URL;/wiki/Ptest>`__" Wiki page for more 153 ":yocto_wiki:`Ptest </wiki/Ptest>`" Wiki page for more
154 information on Ptest. 154 information on Ptest.
155 155
156- *SDK Testing:* Image tests initiated through the following command: $ 156- *SDK Testing:* Image tests initiated through the following command: $