diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-05 08:52:42 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-14 10:19:24 +0100 |
| commit | 3edf5dc104baad10afdc0de7abbb3e90b382c661 (patch) | |
| tree | abf9dfb5609b7d56b87814f6e2722e9372f80898 /documentation | |
| parent | 22bcc7623cf7c0d15cf5742bb3c2fb4436036f1d (diff) | |
| download | poky-3edf5dc104baad10afdc0de7abbb3e90b382c661.tar.gz | |
dev-manual, sdk-manual: Fixed link to Eclipse section
The YP doc set was using a link to an out-dated video that
showed how to configure and run Eclipse. The video was very
old and Jessica suggested just removing it. So, I replaced
all occurrences of the link to the up-to-date appendix in the
SDK manual that provides information on the latest supported
version of the Eclipse IDE.
(From yocto-docs rev: b4af1a79078352df5558e20c0b9cfa97fa141abc)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 8 | ||||
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 | ||||
| -rw-r--r-- | documentation/sdk-manual/sdk-appendix-mars.xml | 2 | ||||
| -rw-r--r-- | documentation/sdk-manual/sdk-working-projects.xml | 2 |
4 files changed, 11 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index caa066e828..49148abead 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
| @@ -158,6 +158,7 @@ | |||
| 158 | Toaster, which is a web interface to the Yocto Project's | 158 | Toaster, which is a web interface to the Yocto Project's |
| 159 | <link linkend='build-system-term'>OpenEmbedded Build System</link>. | 159 | <link linkend='build-system-term'>OpenEmbedded Build System</link>. |
| 160 | </para></listitem> | 160 | </para></listitem> |
| 161 | <!-- | ||
| 161 | <listitem><para><emphasis> | 162 | <listitem><para><emphasis> |
| 162 | <ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'> | 163 | <ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'> |
| 163 | Eclipse IDE Yocto Plug-in</ulink>:</emphasis> | 164 | Eclipse IDE Yocto Plug-in</ulink>:</emphasis> |
| @@ -165,6 +166,13 @@ | |||
| 165 | demonstrates how an application developer uses Yocto Plug-in features within | 166 | demonstrates how an application developer uses Yocto Plug-in features within |
| 166 | the Eclipse IDE. | 167 | the Eclipse IDE. |
| 167 | </para></listitem> | 168 | </para></listitem> |
| 169 | --> | ||
| 170 | <listitem><para><emphasis> | ||
| 171 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-latest-yp-eclipse-plug-in'>Eclipse IDE Yocto Plug-in</ulink>:</emphasis> | ||
| 172 | Instructions that demonstrate how an application developer | ||
| 173 | uses the Eclipse Yocto Project Plug-in feature within | ||
| 174 | the Eclipse IDE. | ||
| 175 | </para></listitem> | ||
| 168 | <listitem><para><emphasis> | 176 | <listitem><para><emphasis> |
| 169 | <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>FAQ</ulink>:</emphasis> | 177 | <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>FAQ</ulink>:</emphasis> |
| 170 | A list of commonly asked questions and their answers. | 178 | A list of commonly asked questions and their answers. |
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 6bec1da9bf..b8527f670a 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -278,7 +278,7 @@ | |||
| 278 | applications using the Eclipse Integrated Development Environment (IDE), | 278 | applications using the Eclipse Integrated Development Environment (IDE), |
| 279 | you will need this plug-in. | 279 | you will need this plug-in. |
| 280 | See the | 280 | See the |
| 281 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-mars'>Using Eclipse</ulink>" | 281 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-latest-yp-eclipse-plug-in'>Using Eclipse</ulink>" |
| 282 | section in the Yocto Project Software Development Kit (SDK) | 282 | section in the Yocto Project Software Development Kit (SDK) |
| 283 | Developer's Guide for more information.</para></listitem> | 283 | Developer's Guide for more information.</para></listitem> |
| 284 | </itemizedlist> | 284 | </itemizedlist> |
diff --git a/documentation/sdk-manual/sdk-appendix-mars.xml b/documentation/sdk-manual/sdk-appendix-mars.xml index 521f682634..9957057e99 100644 --- a/documentation/sdk-manual/sdk-appendix-mars.xml +++ b/documentation/sdk-manual/sdk-appendix-mars.xml | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" | 2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" |
| 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > | 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > |
| 4 | 4 | ||
| 5 | <appendix id='sdk-appendix-mars'> | 5 | <appendix id='sdk-appendix-latest-yp-eclipse-plug-in'> |
| 6 | <title>Using Eclipse Mars</title> | 6 | <title>Using Eclipse Mars</title> |
| 7 | 7 | ||
| 8 | <para> | 8 | <para> |
diff --git a/documentation/sdk-manual/sdk-working-projects.xml b/documentation/sdk-manual/sdk-working-projects.xml index c7911528bc..54bc4d739d 100644 --- a/documentation/sdk-manual/sdk-working-projects.xml +++ b/documentation/sdk-manual/sdk-working-projects.xml | |||
| @@ -459,7 +459,7 @@ | |||
| 459 | release with the Yocto Project. | 459 | release with the Yocto Project. |
| 460 | For information on how to use the Mars version of Eclipse | 460 | For information on how to use the Mars version of Eclipse |
| 461 | with the Yocto Project, see | 461 | with the Yocto Project, see |
| 462 | "<link linkend='sdk-appendix-mars'>Appendix C</link>. | 462 | "<link linkend='sdk-appendix-latest-yp-eclipse-plug-in'>Appendix C</link>. |
| 463 | </note> | 463 | </note> |
| 464 | </para> | 464 | </para> |
| 465 | 465 | ||
