From 39810ff50509dcb90565f9b432c555f336f23604 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 Apr 2018 09:33:03 -0700 Subject: documentation: Fixed "Getting Started" manual links There was inconsistent use when referencing the getting-started manual. The manual's name does not include the word "Manual". So, I cleaned this up across the manual set and also in the mega-manual.sed file, which was incorrectly processing the links to that manual that do not target a specific section. (From yocto-docs rev: 0f5321416f7ec50cb6c96cccb7c87ef191a25367) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/faq.xml | 2 +- documentation/ref-manual/ref-system-requirements.xml | 8 ++++---- documentation/ref-manual/ref-terms.xml | 4 ++-- documentation/ref-manual/resources.xml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index 3c3351f4e6..394ae9bc6e 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml @@ -418,7 +418,7 @@ You can find more information on licensing in the "Licensing" - section in the Getting Started With Yocto Project Manual + section in the Getting Started With Yocto Project manual and also in the "Maintaining Open Source License Compliance During Your Product's Lifecycle" section in the Yocto Project Development Tasks Manual. diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml index f526b99090..b57ded293f 100644 --- a/documentation/ref-manual/ref-system-requirements.xml +++ b/documentation/ref-manual/ref-system-requirements.xml @@ -22,7 +22,7 @@ For introductory information on the Yocto Project, see the Yocto Project Website and the "Yocto Project Development Environment" - chapter in the Getting Started With Yocto Project Manual. + chapter in the Getting Started With Yocto Project manual. @@ -34,9 +34,9 @@ Yocto Project Development Tasks Manual. You can find getting started and concepts information in the Getting Started With Yocto Project - and - Yocto Project Concepts Manual - manuals, respectively. + manual and the + Yocto Project Concepts Manual, + respectively. Tip For more information about the Yocto Project Documentation set, see the diff --git a/documentation/ref-manual/ref-terms.xml b/documentation/ref-manual/ref-terms.xml index c2a23e8bf1..0984503b8c 100644 --- a/documentation/ref-manual/ref-terms.xml +++ b/documentation/ref-manual/ref-terms.xml @@ -246,7 +246,7 @@ For introductory information on layers, see the "The Yocto Project Layer Model" - section in the Getting Started With Yocto Project Manual. + section in the Getting Started With Yocto Project manual. For more detailed information on layers, see the "Understanding and Creating Layers" section in the Yocto Project Development Tasks Manual. @@ -471,7 +471,7 @@ For more information on concepts related to Git repositories, branches, and tags, see the "Repositories, Tags, and Branches" - section in the Getting Started With Yocto Project Manual. + section in the Getting Started With Yocto Project manual. Task: A unit of execution for BitBake (e.g. diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index ac6b46e16b..7dd8d12a76 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml @@ -168,7 +168,7 @@ - Getting Started With Yocto Project Manual: + Getting Started With Yocto Project Manual: This manual introduces the Yocto Project and provides development environment basics. -- cgit v1.2.3-54-g00ecf