From af6f5d821d39b50c3c4b45a593324346fce0d723 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Thu, 3 Dec 2020 22:38:38 +0100 Subject: dev-manual: remove 'dev-manual' from filenames All filenames duplicate the 'manual name', which is not needed, and make all references longer than they should. Rename all files to be as consise as possible, and fix all references (From yocto-docs rev: 00a9244587e2e63f2a5197ed0dfc89cb330f9275) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/test-manual/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/test-manual/intro.rst') diff --git a/documentation/test-manual/intro.rst b/documentation/test-manual/intro.rst index 6168ad7700..3dc64bcd4e 100644 --- a/documentation/test-manual/intro.rst +++ b/documentation/test-manual/intro.rst @@ -142,7 +142,7 @@ thefollowing types of tests: - *Package Testing:* A Package Test (ptest) runs tests against packages built by the OpenEmbedded build system on the target machine. See the :ref:`Testing Packages With - ptest ` section + ptest ` section in the Yocto Project Development Tasks Manual and the ":yocto_wiki:`Ptest `" Wiki page for more information on Ptest. -- cgit v1.2.3-54-g00ecf