From 959a0620961d5404f826d3545109bb08057fe391 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 21 Sep 2016 11:44:43 -0700 Subject: sdk-manual, dev-manual: Applied SDK review edits. * Removed the note box formatting for the cross-reference from the sdk-manual and dev-manual sections that talk about devtool. The reference is now non-note form and goes to the ref-manual devtool quick ref. * Added devtool upgrade as a third item in the list that introduces methods to use devtool. * Fixed the working on the devtool finish step 5 for both the dev-manual and sdk-manual. * Renamed the new chapter that describes different projects you can use devtool on. The focus is on using the SDK toolchain directly. * Scrubbed the entire sdk-manual for the term "toolchain installer" and replaced with "SDK installer". (From yocto-docs rev: 6d4daef49cc6d54a700a8c3965c9e8814f75d20a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-working-projects.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/sdk-manual/sdk-working-projects.xml') diff --git a/documentation/sdk-manual/sdk-working-projects.xml b/documentation/sdk-manual/sdk-working-projects.xml index 15e533000c..9bd6868b2b 100644 --- a/documentation/sdk-manual/sdk-working-projects.xml +++ b/documentation/sdk-manual/sdk-working-projects.xml @@ -4,10 +4,10 @@ - Working with Different Types of Projects + Using the SDK Toolchain Directly - You can use extensible and standard SDKs when working with Makefile, + You can use the SDK toolchain directly with Makefile, Autotools, and Eclipse based projects. This chapter covers information specific to each of these types of @@ -387,7 +387,7 @@ section for installation information. As an alternative to downloading an SDK, you can - build the toolchain installer. + build the SDK installer. For information on building the installer, see the "Building an SDK Installer" section. -- cgit v1.2.3-54-g00ecf