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>
This commit is contained in:
Scott Rifenbark 2011-09-23 08:06:24 -07:00 committed by Richard Purdie
parent a626a5c208
commit fc7ceaead0
3 changed files with 6 additions and 3 deletions

View File

@ -64,7 +64,8 @@
<listitem><para>Step-by-step instructions if those instructions exist in other Yocto <listitem><para>Step-by-step instructions if those instructions exist in other Yocto
Project documentation. Project documentation.
For example, The Application Development Toolkit (ADT) Users Guide contains detailed For example, The Application Development Toolkit (ADT) Users Guide contains detailed
instruction on how to obtain and configure the Eclipse Yocto Plug-in.</para></listitem> instruction on how to obtain and configure the
<trademark class='trade'>Eclipse</trademark> Yocto Plug-in.</para></listitem>
<listitem><para>Reference material. <listitem><para>Reference material.
This type of material resides in an appropriate reference manual. This type of material resides in an appropriate reference manual.
For example, system variables are documented in the For example, system variables are documented in the

View File

@ -103,7 +103,8 @@
</para></listitem> </para></listitem>
<listitem><para><anchor id='index-downloads' /><emphasis><ulink url='http://autobuilder.yoctoproject.org/downloads/'>Index of /downloads:</ulink></emphasis> <listitem><para><anchor id='index-downloads' /><emphasis><ulink url='http://autobuilder.yoctoproject.org/downloads/'>Index of /downloads:</ulink></emphasis>
This area contains an index of downloads such as This area contains an index of downloads such as
the Eclipse Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, the <trademark class='trade'>Eclipse</trademark>
Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains,
and all released versions of Yocto Project in the form of images or tarballs. 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 Downloading and extracting these files does not produce a Git repository but rather
a snapshot of a particular release or image. a snapshot of a particular release or image.

View File

@ -36,7 +36,8 @@
While the Yocto Project does not provide a strict testing framework, 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 it does provide or generate for you artifacts that let you perform target-level and
emulated testing and debugging. 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 <trademark class='trade'>Eclipse</trademark>
IDE user, you can install an Eclipse Yocto Plug-in to allow you to
develop within that familiar environment. develop within that familiar environment.
</para> </para>
</section> </section>