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/yocto-project-qs/qs.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'documentation/yocto-project-qs') diff --git a/documentation/yocto-project-qs/qs.xml b/documentation/yocto-project-qs/qs.xml index bd5941f03e..2032ab72cc 100644 --- a/documentation/yocto-project-qs/qs.xml +++ b/documentation/yocto-project-qs/qs.xml @@ -48,7 +48,7 @@ For more introductory and conceptual information on the Yocto Project, see the - Yocto Project Overview Manual. + Getting Started With Yocto Project Manual. For guidance on where to look for information beyond @@ -603,8 +603,8 @@ For information on using the bitbake command, see the - "BitBake" - section in the Yocto Project Overview Manual, or + "BitBake" + section in the Yocto Project Concepts Manual, or see the "BitBake Command" section in the BitBake User Manual. @@ -1078,8 +1078,8 @@ used by the OpenEmbedded build system during the image generation process. For information on Fakeroot and Pseudo, see the - "Fakeroot and Pseudo" - section in the Yocto Project Overview Manual. + "Fakeroot and Pseudo" + section in the Yocto Project Concepts Manual. OPKG: -- cgit v1.2.3-54-g00ecf