diff options
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> |