From 470fd8de07443d54d3a7cbb8cd723bd966fca025 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 14 Jun 2012 11:00:12 -0700 Subject: documentation/dev-manual/dev-manual-intro.xml: 1.1.2 variables and updates First pass at implementing the poky.ent variables. Also updated some text areas. (From yocto-docs rev: 2d6263c5a8c93b140a7527f38dc356abb6ca0a23) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-intro.xml | 45 ++++++++++++++------------- 1 file changed, 23 insertions(+), 22 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 a3b837f6f3..b9a63225ab 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -1,5 +1,6 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > @@ -15,7 +16,7 @@ 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 + 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. @@ -35,10 +36,10 @@ Information that lets you get set up to develop using the Yocto Project. - Information to help developers that are new to the open source environment + Information to help developers who are new to the open source environment and to the distributed revision control system Git, which the Yocto Project uses. - An understanding of common end-to-end development models. + An understanding of common end-to-end development models and tasks. Development case overviews for both system development and user-space applications. An overview and understanding of the emulation environment used with @@ -63,13 +64,13 @@ Step-by-step instructions if those instructions exist in other Yocto Project documentation. - For example, The Application Development Toolkit (ADT) User’s Guide contains detailed + For example, the Application Development Toolkit (ADT) User’s Guide contains detailed instruction on how to obtain and configure the Eclipse Yocto Plug-in. Reference material. This type of material resides in an appropriate reference manual. For example, system variables are documented in the - + Yocto Project Reference Manual. Detailed public information that is not specific to the Yocto Project. For example, exhaustive information on how to use Git is covered better through the @@ -86,31 +87,31 @@ need to supplement it with other information. The following list presents other sources of information you might find helpful: - The Yocto Project Website: + The Yocto Project Website: The home page for the Yocto Project provides lots of information on the project as well as links to software and documentation. - + The Yocto Project Quick Start: This short document lets you get started with the Yocto Project quickly and start building an image. - + The Yocto Project Reference Manual: This manual is a reference guide to the Yocto Project build component known as "Poky." The manual also contains a reference chapter on Board Support Package (BSP) layout. - + The Yocto Project Application Development Toolkit (ADT) User's Guide: This guide provides information that lets you get going with the ADT to develop projects using the Yocto Project. - + The Yocto Project Board Support Package (BSP) Developer's Guide: This guide defines the structure for BSP components. Having a commonly understood structure encourages standardization. - + The Yocto Project Kernel Architecture and Use Manual: This manual describes the architecture of the Yocto Project kernel and provides some work flow examples. @@ -120,14 +121,14 @@ demonstrates how an application developer uses Yocto Plug-in features within the Eclipse IDE. - FAQ: + FAQ: A list of commonly asked questions and their answers. - + Release Notes: Features, updates and known issues for the current release of the Yocto Project. - Bugzilla: + Bugzilla: The bug tracking application the Yocto Project uses. If you find problems with the Yocto Project, you should report them using this application. @@ -135,11 +136,11 @@ Yocto Project Mailing Lists: To subscribe to the Yocto Project mailing lists, click on the following URLs and follow the instructions: - for a + for a Yocto Project Discussions mailing list. - for a + for a Yocto Project Discussions mailing list about the Poky build system. - + for a mailing list to receive offical Yocto Project announcements for developments and as well as Yocto Project milestones. @@ -148,20 +149,20 @@ for Yocto Project and Poky discussions: #yocto and #poky. - OpenedHand: + OpenedHand: The company where the Yocto Project build system Poky was first developed. OpenedHand has since been acquired by Intel Corporation. Intel Corporation: - The company who acquired OpenedHand in 2008 and continues development on the + The company that acquired OpenedHand in 2008 and continues development on the Yocto Project. - OpenEmbedded: + OpenEmbedded: The upstream, generic, embedded distribution the Yocto Project build system (Poky) derives from and to which it contributes. - Bitbake: The tool used to process Yocto Project metadata. + BitBake: The tool used to process Yocto Project metadata. BitBake User Manual: A comprehensive guide to the BitBake tool. -- cgit v1.2.3-54-g00ecf