From b3ac19b1bfc8694ef4131b8b57c3813ce95d5351 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 21 Aug 2012 16:37:15 -0700 Subject: documentation: fixed Quick Start references The way I refered to the YP Quick Start was inconsistant. I have made edits to remove these. (From yocto-docs rev: d9487c60db23861e8a9dd2c81ac46d4960abd462) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 2 +- documentation/dev-manual/dev-manual-intro.xml | 2 +- documentation/dev-manual/dev-manual-model.xml | 2 +- documentation/dev-manual/dev-manual-start.xml | 2 +- documentation/poky-ref-manual/usingpoky.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index e67487b224..383bb802b5 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -196,7 +196,7 @@ The ADT Installer requires the libtool package to complete. If you install the recommended packages as described in "The Packages" - section of The Yocto Project Quick Start, then you will have libtool installed. + section of the Yocto Project Quick Start, then you will have libtool installed. diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 3507ec7f0f..58084bb793 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -87,7 +87,7 @@ as well as links to software and documentation. - The Yocto Project Quick Start: This short document lets you get started + the Yocto Project Quick Start: This short document lets you get started with the Yocto Project quickly and start building an image. diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 32a948bb94..c5f89a073f 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -1068,7 +1068,7 @@ directory. If the architecture you need is not listed in the menu, you will need to build the image. See the "Building an Image" section - of The Yocto Project Quick Start for more information. + of the Yocto Project Quick Start for more information. diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 065cf27d83..b6b28775e5 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -11,7 +11,7 @@ You can find enough information to set up your development host and build or use images for hardware supported by the Yocto Project by reading - The Yocto Project Quick Start. + the Yocto Project Quick Start. diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml index f2bd411a54..817aa2f13f 100644 --- a/documentation/poky-ref-manual/usingpoky.xml +++ b/documentation/poky-ref-manual/usingpoky.xml @@ -18,7 +18,7 @@ You can find general information on how to build an image using the OpenEmbedded build system in the "Building an Image" - section of The Yocto Project Quick Start. + section of the Yocto Project Quick Start. This section provides a summary of the build process and provides information for less obvious aspects of the build process. -- cgit v1.2.3-54-g00ecf