From 4d623003f3a16b9fb91d5e655ff415636e31f582 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 30 Jan 2018 13:45:31 -0800 Subject: documentation: Purged overview manual references When I converted the Yocto Project Overview Manual to the Getting Started With Yocto Project Manual, I updated the strings for references from "&YOCTO_DOCS_OVERVIEW_URL" TO "&YOCTO_DOCS_GS_URL". Unfortunately, I did it with a global command that did not take into account the text the might follow the link by saying "see such-and-such section in the Yocto Project Overview Manual." So, I had to hand fix these. Additionally, since I have moved a deeper concepts chapter that was in the getting-started manual to a new Yocto Project Concepts chapter, many of those links changed had to really go to the new manual instead. Those were fixed. (From yocto-docs rev: fca1c56b0764802fb6a687ea81ab0fb95186cf0a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-tasks.xml | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 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 262dec8311..2afd9588b7 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml @@ -221,7 +221,7 @@ For more information on image creation, see the "Image Generation" - section in the Yocto Project Overview Manual. + section in the Getting Started With Yocto Project Manual. @@ -247,7 +247,7 @@ For more information on image creation, see the "Image Generation" - section in the Yocto Project Overview Manual. + section in the Getting Started With Yocto Project Manual. @@ -342,8 +342,8 @@ For additional information, see the PKGDESTWORK variable and the - "Automatically Added Runtime Dependencies" - section in the Yocto Project Overview Manual. + "Automatically Added Runtime Dependencies" + section in the Yocto Project Concepts Manual. @@ -368,7 +368,7 @@ directory in the package feeds area. For more information, see the "Package Feeds" - section in the Yocto Project Overview Manual. + section in the Getting Started With Yocto Project Manual. @@ -382,7 +382,7 @@ directory in the package feeds area. For more information, see the "Package Feeds" - section in the Yocto Project Overview Manual. + section in the Getting Started With Yocto Project Manual. @@ -396,7 +396,7 @@ directory in the package feeds area. For more information, see the "Package Feeds" - section in the Yocto Project Overview Manual. + section in the Getting Started With Yocto Project Manual. @@ -409,7 +409,7 @@ directory in the package feeds area. For more information, see the "Package Feeds" - section Yocto Project Overview Manual. + section Getting Started With Yocto Project Manual. @@ -432,7 +432,8 @@ Locates patch files and applies them to the source code. See the "Patching" - section in the Yocto Project Overview Manual for more information. + section in the Getting Started With Yocto Project Manual for more + information. @@ -452,7 +453,8 @@ Creates the file and directory structure for an installable SDK. See the "SDK Generation" - section in the Yocto Project Overview Manual for more information. + section in the Getting Started With Yocto Project Manual for more + information. @@ -539,8 +541,8 @@ plays a role in where unpacked source files ultimately reside. For more information on how source files are unpacked, see the "Source Fetching" - section in the Yocto Project Overview Manual and also see the - WORKDIR and + section in the Getting Started With Yocto Project Manual and also + see the WORKDIR and S variable descriptions. @@ -813,8 +815,8 @@ image. See the "Image Generation" - section in the Yocto Project Overview Manual for more information - on how the root filesystem is created. + section in the Getting Started With Yocto Project Manual for more + information on how the root filesystem is created. -- cgit v1.2.3-54-g00ecf