From ae06e04cd225d2c2147ca355e2dd39b4f6cf6775 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 29 Jan 2018 15:18:03 -0800 Subject: documentation: Created new "Getting Started" manual. Creation involved removing the overview-manual and replacing it with the getting-started manual. All links to the string "&YOCTO_DOCS_OVERVIEW_URL" had to be replaced with "&YOCTO_DOCS_GS_URL" across the entire YP manual set. I renamed files used to create the manual with prefixes suited for the new manual name, which is "Getting Started With Yocto Project". The style sheet for the new manual needed updating to display the new .PNG image for the title page. The mega-manual file had to be updated to include the files. The mega-manual.sed file had to be updated to include the new manual and not use the overview manual. (From yocto-docs rev: 6c7abf9192390121000f577d6c98f259d290d15d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-dev/kernel-dev-advanced.xml | 2 +- documentation/kernel-dev/kernel-dev-common.xml | 4 ++-- documentation/kernel-dev/kernel-dev-concepts-appx.xml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'documentation/kernel-dev') diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml index 11ab37ffaf..8b4ce45d7d 100644 --- a/documentation/kernel-dev/kernel-dev-advanced.xml +++ b/documentation/kernel-dev/kernel-dev-advanced.xml @@ -21,7 +21,7 @@ Kernel Metadata exists in many places. One area in the Yocto Project - Source Repositories + Source Repositories is the yocto-kernel-cache Git repository. You can find this repository grouped under the "Yocto Linux Kernel" heading in the diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 5b392a144c..d4bed076aa 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml @@ -79,7 +79,7 @@ The previous commands assume the - Source Repositories + Source Repositories (i.e. poky) have been cloned using Git and the local repository is named "poky". @@ -303,7 +303,7 @@ The previous commands assume the - Source Repositories + Source Repositories (i.e. poky) have been cloned using Git and the local repository is named "poky". diff --git a/documentation/kernel-dev/kernel-dev-concepts-appx.xml b/documentation/kernel-dev/kernel-dev-concepts-appx.xml index 231ef9a43d..db692edfab 100644 --- a/documentation/kernel-dev/kernel-dev-concepts-appx.xml +++ b/documentation/kernel-dev/kernel-dev-concepts-appx.xml @@ -49,7 +49,7 @@ You can find a web interface to the Yocto Linux kernels in the - Source Repositories + Source Repositories at . If you look at the interface, you will see to the left a @@ -239,7 +239,7 @@ . You can also get an introduction to Git as it applies to the Yocto Project in the - "Git" + "Git" section in the Yocto Project Overview Manual. The latter reference provides an overview of Git and presents a minimal set of Git commands @@ -381,7 +381,7 @@ generic kernel just for conceptual purposes. Also keep in mind that this structure represents the Yocto Project - Source Repositories + Source Repositories that are either pulled from during the build or established on the host development system prior to the build by either cloning a particular kernel's Git repository or by -- cgit v1.2.3-54-g00ecf