From 20a5fecdb466b85f458dcd375514d7d685a8c2a9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 Apr 2018 11:44:57 -0700 Subject: sdk-manual: Updated Eclipse trademarking usage Made sure that each first occurrence in a chapter used the "tm" mark. (From yocto-docs rev: b7b21441b5fc009b8161902a10cfe1863d87b8a8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-appendix-customizing.xml | 5 +++-- documentation/sdk-manual/sdk-appendix-neon.xml | 2 +- documentation/sdk-manual/sdk-appendix-obtain.xml | 2 +- documentation/sdk-manual/sdk-extensible.xml | 2 +- documentation/sdk-manual/sdk-intro.xml | 2 +- documentation/sdk-manual/sdk-using.xml | 2 +- 6 files changed, 8 insertions(+), 7 deletions(-) diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml index 587526f65f..5b56e738d6 100644 --- a/documentation/sdk-manual/sdk-appendix-customizing.xml +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml @@ -387,8 +387,9 @@ have set SDK_EXT_TYPE to "minimal", which by default, excludes the toolchain. Also, it is helpful if you are building a small SDK for use with - an IDE, such as Eclipse, or some other tool where you do not want - to take extra steps to install a toolchain. + an IDE, such as Eclipse, or some + other tool where you do not want to take extra steps to install a + toolchain. diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml index 130b52c76d..f6d71d3f09 100644 --- a/documentation/sdk-manual/sdk-appendix-neon.xml +++ b/documentation/sdk-manual/sdk-appendix-neon.xml @@ -3,7 +3,7 @@ [ %poky; ] > - Using Eclipse Neon + Using <trademark class='trade'>Eclipse</trademark> Neon This release of the Yocto Project supports both the Oxygen and Neon diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml index d35cc0a3c9..ffdc3063b6 100644 --- a/documentation/sdk-manual/sdk-appendix-obtain.xml +++ b/documentation/sdk-manual/sdk-appendix-obtain.xml @@ -203,7 +203,7 @@ For additional information on building the installer, see the - Cookbook guide to Making an Eclipse Debug Capable Image + Cookbook guide to Making an Eclipse Debug Capable Image wiki page. diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index 02a0b2ffe7..246b5eae84 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml @@ -28,7 +28,7 @@ In addition to the functionality available through devtool, you can alternatively make use of the toolchain directly, for example from Makefile, Autotools, and - Eclipse-based projects. + Eclipse-based projects. See the "Using the SDK Toolchain Directly" chapter for more information. diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml index b6925fa266..ad6fb3aee3 100644 --- a/documentation/sdk-manual/sdk-intro.xml +++ b/documentation/sdk-manual/sdk-intro.xml @@ -265,7 +265,7 @@
- Eclipse Yocto Plug-in + <trademark class='trade'>Eclipse</trademark> Yocto Plug-in The Eclipse IDE is a popular development environment and it fully diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index 7281e83ef5..bc16ad99fd 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml @@ -19,7 +19,7 @@ You can use a standard SDK to work on Makefile, Autotools, and - Eclipse-based projects. + Eclipse-based projects. See the "Working with Different Types of Projects" chapter for more information. -- cgit v1.2.3-54-g00ecf