From b797db0db4b472edbee96cd891c9523818d13346 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 5 Jan 2018 11:00:59 -0800 Subject: documentation: Created new YP Overview Manual Fixes [YOCTO #12370] Added a new chapter to the newly created Yocto Project Overview Manual. This chapter originated from the YP Reference Manual and was the old chapter 3, which talked a lot about various concepts. This information is better suited for the new overview manual. The change involved moving the entire chapter and renaming it. This move of the content affected many, many external references and links into the old area. Consequently, I had to recast all these links from the different manual. Changes also included fixing the mega-manual.xml file so that it would include the new overview manual as part of it. Many figures had to be relocated as part of the move as well. This meant deleting them from the ref-manual/figures folder and putting them into the overview-manual/figures folder. (From yocto-docs rev: 87b81358f2bbd02b4a0d966d86c4d7b006d4d78f) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-tasks.xml | 44 ++++++++++++++++++---------------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'documentation/ref-manual/ref-tasks.xml') diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index c726cb904b..62a677a430 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml @@ -220,8 +220,8 @@ For more information on image creation, see the - "Image Generation" - section. + "Image Generation" + section in the Yocto Project Overview Manual. @@ -246,8 +246,8 @@ For more information on image creation, see the - "Image Generation" - section. + "Image Generation" + section in the Yocto Project Overview Manual. @@ -367,8 +367,8 @@ ${DEPLOY_DIR_DEB} directory in the package feeds area. For more information, see the - "Package Feeds" - section. + "Package Feeds" + section in the Yocto Project Overview Manual. @@ -381,8 +381,8 @@ ${DEPLOY_DIR_IPK} directory in the package feeds area. For more information, see the - "Package Feeds" - section. + "Package Feeds" + section in the Yocto Project Overview Manual. @@ -395,8 +395,8 @@ ${DEPLOY_DIR_RPM} directory in the package feeds area. For more information, see the - "Package Feeds" - section. + "Package Feeds" + section in the Yocto Project Overview Manual. @@ -408,8 +408,8 @@ ${DEPLOY_DIR_TAR} directory in the package feeds area. For more information, see the - "Package Feeds" - section. + "Package Feeds" + section Yocto Project Overview Manual. @@ -431,8 +431,8 @@ Locates patch files and applies them to the source code. See the - "Patching" - section for more information. + "Patching" + section in the Yocto Project Overview Manual for more information. @@ -451,8 +451,8 @@ Creates the file and directory structure for an installable SDK. See the - "SDK Generation" - section for more information. + "SDK Generation" + section in the Yocto Project Overview Manual for more information. @@ -538,8 +538,9 @@ S variable also plays a role in where unpacked source files ultimately reside. For more information on how source files are unpacked, see the - "Source Fetching" - section and the WORKDIR and + "Source Fetching" + section in the Yocto Project Overview Manual and also see the + WORKDIR and S variable descriptions. @@ -757,7 +758,7 @@ Creates or updates the index in the - Package Feeds + Package Feeds area. This task is not triggered with the @@ -809,8 +810,9 @@ Creates the root filesystem (file and directory structure) for an image. See the - "Image Generation" - section for more information on how the root filesystem is created. + "Image Generation" + section in the Yocto Project Overview Manual for more information + on how the root filesystem is created. -- cgit v1.2.3-54-g00ecf