diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-07-23 10:15:04 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-24 10:35:34 +0100 |
commit | fad4b8fbbdab7a9701e63475317a804188376c27 (patch) | |
tree | 87710e7e904eadcdd5219f2302edbb2dde8edd79 /documentation/dev-manual | |
parent | b742716bc2bf8d9f1d3425c0c6033e67bf8763e7 (diff) | |
download | poky-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/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 7 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 5 |
2 files changed, 6 insertions, 6 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> |