documentation: Changes to ADT Manual title

The name of the ADT manual has changed to the "Yocto Project
Application Developer's Guide."  This change had some ripple effect
regarding cross-references into the manual.  These are now fixed.

(From yocto-docs rev: 7ba25c470b03a85098388e6cca7c78a6ebb245d8)

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 2012-07-23 10:15:04 -07:00 committed by Richard Purdie
parent b742716bc2
commit fad4b8fbbd
3 changed files with 7 additions and 8 deletions

View File

@ -59,7 +59,7 @@
<itemizedlist> <itemizedlist>
<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 Yocto Project Development Manual contains detailed
instruction on how to obtain and configure the instruction on how to obtain and configure the
<trademark class='trade'>Eclipse</trademark> Yocto Plug-in.</para></listitem> <trademark class='trade'>Eclipse</trademark> Yocto Plug-in.</para></listitem>
<listitem><para>Reference material. <listitem><para>Reference material.
@ -97,8 +97,9 @@
layout.</para></listitem> layout.</para></listitem>
<listitem><para><emphasis> <listitem><para><emphasis>
<ulink url='&YOCTO_DOCS_ADT_URL;'> <ulink url='&YOCTO_DOCS_ADT_URL;'>
The Yocto Project Application Development Toolkit (ADT) User's Guide</ulink>:</emphasis> The Yocto Project Application Developer's Guide</ulink>:</emphasis>
This guide provides information that lets you get going with the ADT to This guide provides information that lets you get going with the Application
Development Toolkit (ADT) and stand-alone cross-development toolchains to
develop projects using the Yocto Project.</para></listitem> develop projects using the Yocto Project.</para></listitem>
<listitem><para><emphasis> <listitem><para><emphasis>
<ulink url='&YOCTO_DOCS_BSP_URL;'> <ulink url='&YOCTO_DOCS_BSP_URL;'>

View File

@ -242,9 +242,8 @@
applications using the Eclipse Integrated Development Environment (IDE), applications using the Eclipse Integrated Development Environment (IDE),
you will need this plug-in. you will need this plug-in.
See the See the
"<ulink url='&YOCTO_DOCS_ADT_URL;#setting-up-the-eclipse-ide'>Setting up the Eclipse IDE</ulink>" "<link linkend='setting-up-the-eclipse-ide'>Setting up the Eclipse IDE</link>"
section in the Yocto Application Development Toolkit (ADT) section for more information.</para></listitem>
Users Guide for more information.</para></listitem>
</itemizedlist> </itemizedlist>
</para> </para>
</section> </section>

View File

@ -577,8 +577,7 @@
<para> <para>
For more information on how to install tarballs, see the For more information on how to install tarballs, see the
"<ulink url='&YOCTO_DOCS_ADT_URL;#using-an-existing-toolchain-tarball'>Using a Cross-Toolchain Tarball</ulink>" and "<ulink url='&YOCTO_DOCS_ADT_URL;#using-an-existing-toolchain-tarball'>Using a Cross-Toolchain Tarball</ulink>" and
"<ulink url='&YOCTO_DOCS_ADT_URL;#using-the-toolchain-from-within-the-build-tree'>Using BitBake and the Build Directory</ulink>" sections in the Yocto Project Application Development Toolkit (ADT) "<ulink url='&YOCTO_DOCS_ADT_URL;#using-the-toolchain-from-within-the-build-tree'>Using BitBake and the Build Directory</ulink>" sections in the Yocto Project Application Developer's Guide.
User's Guide.
</para> </para>
</section> </section>