diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 1fe1372898..1376d96c8a 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -33,7 +33,7 @@ without having to understand concepts, work through the Yocto Project Quick Start. You can find "how-to" information in the - Yocto Project Development Manual. + Yocto Project Development Tasks Manual. Tip For more information about the Yocto Project Documentation set, see the @@ -154,7 +154,8 @@ ENEA Linux and others. See the "Creating Your Own Distribution" - section in the Yocto Project Development Manual for more information. + section in the Yocto Project Development Tasks Manual for more + information. @@ -651,12 +652,12 @@ Development Checkouts Development using the Yocto Project requires a local - Source Directory. + Source Directory. You can set up the Source Directory by cloning a copy of the upstream - poky Git repository. + poky Git repository. For information on how to do this, see the "Working With Yocto Project Source Files" - section in the Yocto Project Development Manual. + section in the Yocto Project Development Tasks Manual. @@ -687,7 +688,7 @@ information in the similarly-named recipe file. For an example of an append file in use, see the "Using .bbappend Files in Your Layer" - section in the Yocto Project Development Manual. + section in the Yocto Project Development Tasks Manual. Append files can also use wildcard patterns in their version numbers so they can be applied to more than one