summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-07-23 10:15:04 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-24 10:35:34 +0100
commitfad4b8fbbdab7a9701e63475317a804188376c27 (patch)
tree87710e7e904eadcdd5219f2302edbb2dde8edd79 /documentation
parentb742716bc2bf8d9f1d3425c0c6033e67bf8763e7 (diff)
downloadpoky-fad4b8fbbdab7a9701e63475317a804188376c27.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml7
-rw-r--r--documentation/dev-manual/dev-manual-start.xml5
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml3
3 files changed, 7 insertions, 8 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 460603b1f6..cc9b3e002c 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -59,7 +59,7 @@
59 <itemizedlist> 59 <itemizedlist>
60 <listitem><para>Step-by-step instructions if those instructions exist in other Yocto 60 <listitem><para>Step-by-step instructions if those instructions exist in other Yocto
61 Project documentation. 61 Project documentation.
62 For example, the Application Development Toolkit (ADT) User’s Guide contains detailed 62 For example, the Yocto Project Development Manual contains detailed
63 instruction on how to obtain and configure the 63 instruction on how to obtain and configure the
64 <trademark class='trade'>Eclipse</trademark> Yocto Plug-in.</para></listitem> 64 <trademark class='trade'>Eclipse</trademark> Yocto Plug-in.</para></listitem>
65 <listitem><para>Reference material. 65 <listitem><para>Reference material.
@@ -97,8 +97,9 @@
97 layout.</para></listitem> 97 layout.</para></listitem>
98 <listitem><para><emphasis> 98 <listitem><para><emphasis>
99 <ulink url='&YOCTO_DOCS_ADT_URL;'> 99 <ulink url='&YOCTO_DOCS_ADT_URL;'>
100 The Yocto Project Application Development Toolkit (ADT) User's Guide</ulink>:</emphasis> 100 The Yocto Project Application Developer's Guide</ulink>:</emphasis>
101 This guide provides information that lets you get going with the ADT to 101 This guide provides information that lets you get going with the Application
102 Development Toolkit (ADT) and stand-alone cross-development toolchains to
102 develop projects using the Yocto Project.</para></listitem> 103 develop projects using the Yocto Project.</para></listitem>
103 <listitem><para><emphasis> 104 <listitem><para><emphasis>
104 <ulink url='&YOCTO_DOCS_BSP_URL;'> 105 <ulink url='&YOCTO_DOCS_BSP_URL;'>
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 8cc7283196..a004004ed2 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -242,9 +242,8 @@
242 applications using the Eclipse Integrated Development Environment (IDE), 242 applications using the Eclipse Integrated Development Environment (IDE),
243 you will need this plug-in. 243 you will need this plug-in.
244 See the 244 See the
245 "<ulink url='&YOCTO_DOCS_ADT_URL;#setting-up-the-eclipse-ide'>Setting up the Eclipse IDE</ulink>" 245 "<link linkend='setting-up-the-eclipse-ide'>Setting up the Eclipse IDE</link>"
246 section in the Yocto Application Development Toolkit (ADT) 246 section for more information.</para></listitem>
247 User’s Guide for more information.</para></listitem>
248 </itemizedlist> 247 </itemizedlist>
249 </para> 248 </para>
250</section> 249</section>
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 009101c312..b4e3bc533f 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -577,8 +577,7 @@
577 <para> 577 <para>
578 For more information on how to install tarballs, see the 578 For more information on how to install tarballs, see the
579 "<ulink url='&YOCTO_DOCS_ADT_URL;#using-an-existing-toolchain-tarball'>Using a Cross-Toolchain Tarball</ulink>" and 579 "<ulink url='&YOCTO_DOCS_ADT_URL;#using-an-existing-toolchain-tarball'>Using a Cross-Toolchain Tarball</ulink>" and
580 "<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) 580 "<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.
581 User's Guide.
582 </para> 581 </para>
583 </section> 582 </section>
584 583