From 19e3648390b011715f7446161a05d9d568aed765 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 17 Mar 2016 12:59:39 -0700 Subject: dev-manual: Edits from a 2.1 read-through. * Removed some eMenlow stuff * Cleaned up the description of the BSP structures we have now. * Various links fixed into the SDK manual. * Other minor fixes. (From yocto-docs rev: 5e45005d7ff2254df2754a5ea2d7efd7f1c19a42) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-intro.xml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 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 21b85a5333..caa066e828 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -29,8 +29,8 @@ The Yocto Project Development Manual does, however, provide guidance and examples on how to change the kernel source code, - reconfigure the kernel, and develop an application using the - popular Eclipse IDE. + reconfigure the kernel, and develop an application using + devtool. @@ -86,16 +86,21 @@ Step-by-step instructions when those instructions exist in other Yocto Project documentation: - For example, the Yocto Project Software Development Kit (SDK) Developer's Guide contains detailed - instructions on how to install an SDK, which is used to - develop applications for target hardware. + For example, the + Yocto Project Software Development Kit (SDK) Developer's Guide + manual contains detailed instructions on how to install an + SDK, which is used to develop applications for target + hardware. + Reference material: This type of material resides in an appropriate reference manual. For example, system variables are documented in the - Yocto Project Reference Manual. + 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 - Internet than in this manual. + Internet than in this manual. + -- cgit v1.2.3-54-g00ecf