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-classes.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 39d740d7d4..ff13213fad 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -568,8 +568,8 @@ provides support for the recipes that build the Canadian Cross-compilation tools for SDKs. See the - "Cross-Development Toolchain Generation" - section in the Yocto Project Overview Manual for more discussion on + "Cross-Development Toolchain Generation" + section in the Yocto Project Concepts Manual for more discussion on these cross-compilation tools. @@ -582,8 +582,8 @@ provides support for the recipes that build the cross-compilation tools used for building SDKs. See the - "Cross-Development Toolchain Generation" - section in the Yocto Project Overview Manual for more discussion on + "Cross-Development Toolchain Generation" + section in the Yocto Project Concepts Manual for more discussion on these cross-compilation tools. @@ -1252,7 +1252,7 @@ section in the Yocto Project Development Tasks Manual. For information on how images are created, see the "Images" - section in the Yocto Project Overview Manual. + section in the Getting Started With Yocto Project Manual. @@ -2722,8 +2722,8 @@ This check was removed for YP 2.3 release For more information on the cross-development toolchain generation, see the - "Cross-Development Toolchain Generation" - section in the Yocto Project Overview Manual. + "Cross-Development Toolchain Generation" + section in the Yocto Project Concepts Manual. For information on advantages gained when building a cross-development toolchain using the do_populate_sdk @@ -3021,7 +3021,7 @@ This check was removed for YP 2.3 release For information on how root filesystem images are created, see the "Image Generation" - section in the Yocto Project Overview Manual. + section in the Getting Started With Yocto Project Manual. @@ -3182,8 +3182,8 @@ This check was removed for YP 2.3 release For more information on sstate, see the - "Shared State Cache" - section in the Yocto Project Overview Manual. + "Shared State Cache" + section in the Yocto Project Concepts Manual. -- cgit v1.2.3-54-g00ecf