diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-09-23 08:06:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-25 17:59:59 +0100 |
commit | cbcdc22d90efca351232e0031d3ab054a8311437 (patch) | |
tree | 9623e0e4aca738d47b75dcd02f5604f81aa5cd39 | |
parent | c54fffeeb564996b48b25c1f073b1a3583648e52 (diff) | |
download | poky-cbcdc22d90efca351232e0031d3ab054a8311437.tar.gz |
documentation/dev-manual: Added TM to first Eclipse in chapters.
(From yocto-docs rev: 0f8b655da637ebf7708bdfff1473707c9ea3b8ef)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 3 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 3 | ||||
-rw-r--r-- | 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 @@ | |||
64 | <listitem><para>Step-by-step instructions if those instructions exist in other Yocto | 64 | <listitem><para>Step-by-step instructions if those instructions exist in other Yocto |
65 | Project documentation. | 65 | Project documentation. |
66 | For example, The Application Development Toolkit (ADT) User’s Guide contains detailed | 66 | For example, The Application Development Toolkit (ADT) User’s Guide contains detailed |
67 | instruction on how to obtain and configure the Eclipse Yocto Plug-in.</para></listitem> | 67 | instruction on how to obtain and configure the |
68 | <trademark class='trade'>Eclipse</trademark> Yocto Plug-in.</para></listitem> | ||
68 | <listitem><para>Reference material. | 69 | <listitem><para>Reference material. |
69 | This type of material resides in an appropriate reference manual. | 70 | This type of material resides in an appropriate reference manual. |
70 | For example, system variables are documented in the | 71 | 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 @@ | |||
103 | </para></listitem> | 103 | </para></listitem> |
104 | <listitem><para><anchor id='index-downloads' /><emphasis><ulink url='http://autobuilder.yoctoproject.org/downloads/'>Index of /downloads:</ulink></emphasis> | 104 | <listitem><para><anchor id='index-downloads' /><emphasis><ulink url='http://autobuilder.yoctoproject.org/downloads/'>Index of /downloads:</ulink></emphasis> |
105 | This area contains an index of downloads such as | 105 | This area contains an index of downloads such as |
106 | the Eclipse Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, | 106 | the <trademark class='trade'>Eclipse</trademark> |
107 | Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, | ||
107 | and all released versions of Yocto Project in the form of images or tarballs. | 108 | and all released versions of Yocto Project in the form of images or tarballs. |
108 | Downloading and extracting these files does not produce a Git repository but rather | 109 | Downloading and extracting these files does not produce a Git repository but rather |
109 | a snapshot of a particular release or image. | 110 | 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 @@ | |||
36 | While the Yocto Project does not provide a strict testing framework, | 36 | While the Yocto Project does not provide a strict testing framework, |
37 | it does provide or generate for you artifacts that let you perform target-level and | 37 | it does provide or generate for you artifacts that let you perform target-level and |
38 | emulated testing and debugging. | 38 | emulated testing and debugging. |
39 | And, if you are an Eclipse IDE user, you can install an Eclipse Yocto Plug-in to allow you to | 39 | And, if you are an <trademark class='trade'>Eclipse</trademark> |
40 | IDE user, you can install an Eclipse Yocto Plug-in to allow you to | ||
40 | develop within that familiar environment. | 41 | develop within that familiar environment. |
41 | </para> | 42 | </para> |
42 | </section> | 43 | </section> |