From 999e4eec8e25885f645a07bd69ff2c84d4e1776a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 9 Apr 2013 09:28:36 -0700 Subject: dev-manual: Edits to "Introduction" - better wording. (From yocto-docs rev: ab48642c1800b40d43baf31c9733fd6c832faffc) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-intro.xml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'documentation/dev-manual/dev-manual-intro.xml') diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 16dd113d6d..575cc96699 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -10,18 +10,20 @@ Welcome to the Yocto Project Development Manual! - This manual gives you an idea of how to use the Yocto Project to - develop embedded Linux images and user-space applications to run on - targeted devices. - Reading this manual gives you an overview of image, kernel, and + This manual provides information on how to use the Yocto Project to + develop embedded Linux images and user-space applications that + run on targeted devices. + The manual provides an overview of image, kernel, and user-space application development using the Yocto Project. Because much of the information in this manual is general, it contains many references to other sources where you can find more detail. - For example, detailed information on Git, repositories and open - source in general can be found in many places. - Another example is how to get set up to use the Yocto Project, - which our Yocto Project Quick Start covers. + For example, you can find detailed information on Git, repositories, + and open source in general in many places on the Internet. + Another example specific to the Yocto Project is how to quickly + set up your host development system and build an image, which you + find in the + Yocto Project Quick Start. By default, using the Yocto Project creates a Poky distribution. However, you can create your own distribution by providing key -- cgit 1.2.3-korg