From 8faafa99cc9a45c1920ec3ea696a9ec7fb653194 Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Fri, 27 Nov 2020 15:19:08 +0000 Subject: documentation: Simplify yocto_wiki links The `yocto_wiki` external link directive is modified to include the `/wiki` element of the URL so that we can simplify the links in the text. Note that there are still a couple of places where this directive cannot be used, such as in the table of contents in index.rst. (From yocto-docs rev: d8aa5f93d349f27db3d03a2c4bcc205649f45a8d) Signed-off-by: Paul Barker Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/test-manual/test-manual-intro.rst | 2 +- documentation/test-manual/test-manual-test-process.rst | 2 +- documentation/test-manual/test-manual-understand-autobuilder.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/test-manual') diff --git a/documentation/test-manual/test-manual-intro.rst b/documentation/test-manual/test-manual-intro.rst index b6d1305916..cf511e9256 100644 --- a/documentation/test-manual/test-manual-intro.rst +++ b/documentation/test-manual/test-manual-intro.rst @@ -144,7 +144,7 @@ thefollowing types of tests: :ref:`Testing Packages With ptest ` section in the Yocto Project Development Tasks Manual and the - ":yocto_wiki:`Ptest `" Wiki page for more + ":yocto_wiki:`Ptest `" Wiki page for more information on Ptest. - *SDK Testing:* Image tests initiated through the following command:: diff --git a/documentation/test-manual/test-manual-test-process.rst b/documentation/test-manual/test-manual-test-process.rst index 82b9bb441b..bbf0103803 100644 --- a/documentation/test-manual/test-manual-test-process.rst +++ b/documentation/test-manual/test-manual-test-process.rst @@ -25,7 +25,7 @@ at: :yocto_ab:`/typhoon/#/console`. Builds are triggered manually when the test branches are ready. The builds are monitored by the SWAT team. For additional information, see -:yocto_wiki:`/wiki/Yocto_Build_Failure_Swat_Team`. +:yocto_wiki:`/Yocto_Build_Failure_Swat_Team`. If successful, the changes would usually be merged to the ``master`` branch. If not successful, someone would respond to the changes on the mailing list explaining that there was a failure in testing. The choice diff --git a/documentation/test-manual/test-manual-understand-autobuilder.rst b/documentation/test-manual/test-manual-understand-autobuilder.rst index 698a266eef..ca0c5fd2e0 100644 --- a/documentation/test-manual/test-manual-understand-autobuilder.rst +++ b/documentation/test-manual/test-manual-understand-autobuilder.rst @@ -195,7 +195,7 @@ Resulttool is part of OpenEmbedded-Core and is used to manipulate these json results files. It has the ability to merge files together, display reports of the test results and compare different result files. -For details, see :yocto_wiki:`/wiki/Resulttool`. +For details, see :yocto_wiki:`/Resulttool`. run-config Target Execution =========================== -- cgit v1.2.3-54-g00ecf