diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-05 08:52:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:18:49 +0100 |
commit | 5d32c4604cf431a81ba4ccb63e598a0d79ef6129 (patch) | |
tree | 7e3532fc7bd63b7a3afb0c260ad9da46df4fca31 /documentation/sdk-manual | |
parent | 6edb524b2605a4228173f8a2466107ca64a34996 (diff) | |
download | poky-5d32c4604cf431a81ba4ccb63e598a0d79ef6129.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: a414addb427337dc76a05cf3f56bf8aeec1a7c1b)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r-- | documentation/sdk-manual/sdk-appendix-mars.xml | 2 | ||||
-rw-r--r-- | documentation/sdk-manual/sdk-working-projects.xml | 2 |
2 files changed, 2 insertions, 2 deletions
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 | ||