From fc7ceaead07cffdd706e0a6d3b92210d5303b3e5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 23 Sep 2011 08:06:24 -0700 Subject: [PATCH] documentation/dev-manual: Added TM to first Eclipse in chapters. (From yocto-docs rev: 0f8b655da637ebf7708bdfff1473707c9ea3b8ef) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-intro.xml | 3 ++- documentation/dev-manual/dev-manual-newbie.xml | 3 ++- documentation/dev-manual/dev-manual-start.xml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 82c85d3f19..3495cdac6a 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -64,7 +64,8 @@ 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 - instruction on how to obtain and configure the Eclipse Yocto Plug-in. + 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 diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index eee2b540b1..bafb244707 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -103,7 +103,8 @@ Index of /downloads: This area contains an index of downloads such as - the Eclipse Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, + the Eclipse + Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, and all released versions of Yocto Project in the form of images or tarballs. Downloading and extracting these files does not produce a Git repository but rather a snapshot of a particular release or image. diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index fd0967c939..a0c43f4943 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -36,7 +36,8 @@ While the Yocto Project does not provide a strict testing framework, it does provide or generate for you artifacts that let you perform target-level and emulated testing and debugging. - And, if you are an Eclipse IDE user, you can install an Eclipse Yocto Plug-in to allow you to + And, if you are an Eclipse + IDE user, you can install an Eclipse Yocto Plug-in to allow you to develop within that familiar environment.