From 0c30b6145f8b9a1f0f2921d98db25ec938256770 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Mar 2013 09:43:08 -0700 Subject: ref-manual: List wording changes for brevity. (From yocto-docs rev: 2ad8b4fab383266f93f8edc57400060f9a76fa22) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/introduction.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'documentation/ref-manual/introduction.xml') diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 1d5437f510..1c18e7f7a4 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -33,18 +33,18 @@ This reference manual consists of the following: - Using the Yocto Project: This chapter - provides an overview of the components that make up the Yocto Project + Using the Yocto Project: + Provides an overview of the components that make up the Yocto Project followed by information about debugging images created in the Yocto Project. Technical Details: - This chapter describes fundamental Yocto Project components as well as an explanation + Describes fundamental Yocto Project components as well as an explanation behind how the Yocto Project uses shared state (sstate) cache to speed build time. Directory Structure: - This chapter describes the + Describes the Source Directory created either by unpacking a released Yocto Project tarball on your host development system, or by cloning the upstream @@ -52,35 +52,35 @@ BitBake: - This chapter provides an overview of the BitBake tool and its role within + Provides an overview of the BitBake tool and its role within the Yocto Project. Classes: - This chapter describes the classes used in the Yocto Project. + Describes the classes used in the Yocto Project. Images: - This chapter describes the standard images that the Yocto Project supports. + Describes the standard images that the Yocto Project supports. Features: - This chapter describes mechanisms for creating distribution, machine, and image + Describes mechanisms for creating distribution, machine, and image features during the build process using the OpenEmbedded build system. Variables Glossary: - This chapter presents most variables used by the OpenEmbedded build system, which + Presents most variables used by the OpenEmbedded build system, which using BitBake. Entries describe the function of the variable and how to apply them. Variable Context: - This chapter provides variable locality or context. + Provides variable locality or context. FAQ: - This chapter provides answers for commonly asked questions in the Yocto Project + Provides answers for commonly asked questions in the Yocto Project development environment. Contributing to the Yocto Project: - This chapter provides guidance on how you can contribute back to the Yocto + Provides guidance on how you can contribute back to the Yocto Project. -- cgit v1.2.3-54-g00ecf