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 --- .../getting-started-development-environment.xml | 10 +++++----- documentation/getting-started/getting-started-intro.xml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'documentation/getting-started') diff --git a/documentation/getting-started/getting-started-development-environment.xml b/documentation/getting-started/getting-started-development-environment.xml index 7d177cecca..03a807e4a5 100644 --- a/documentation/getting-started/getting-started-development-environment.xml +++ b/documentation/getting-started/getting-started-development-environment.xml @@ -2426,8 +2426,8 @@ For more information on the cross-development toolchain generation, see the - "Cross-Development Toolchain Generation" - section. + "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 @@ -2490,7 +2490,7 @@ STAMP variable, and the end of the name consists of the task's name and current - input checksum. + input checksum. This naming scheme assumes that BB_SIGNATURE_HANDLER @@ -2792,8 +2792,8 @@ For background information on cross-development toolchains in the Yocto Project development environment, see the - "Cross-Development Toolchain Generation" - section. + "Cross-Development Toolchain Generation" + section in the Yocto Projects Concepts Manual. For information on setting up a cross-development diff --git a/documentation/getting-started/getting-started-intro.xml b/documentation/getting-started/getting-started-intro.xml index 51a21b6e23..a523159fe2 100644 --- a/documentation/getting-started/getting-started-intro.xml +++ b/documentation/getting-started/getting-started-intro.xml @@ -4,12 +4,12 @@ -The Yocto Project Overview Manual +Getting Started with Yocto Project Manual
Welcome - Welcome to the Yocto Project Overview Manual! + Welcome to the Getting Started With Yocto Project Manual! This manual introduces the Yocto Project by providing concepts, software overviews, best-known-methods (BKMs), and any other high-level introductory information suitable for a new Yocto -- cgit v1.2.3-54-g00ecf