From 62477889fd9f82b00003ce468cf8aad832f146e4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Jan 2016 14:57:15 -0800 Subject: sdk-manual: Applied some "red" text formatting to indicate notes I am using "red" text to indicate sections of the manual that are my development notes. (From yocto-docs rev: 95b432d852ac3248874a2a958d4a80e59187f062) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-extensible.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'documentation/sdk-manual/sdk-extensible.xml') diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index a04164a413..c238dee382 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml @@ -6,7 +6,7 @@ Using the Extensible SDK - + This chapter describes what you need on your machine in order to use an extensible SDK. The chapter does not repeat information that also applies to using the @@ -26,30 +26,30 @@
Setting Up to Use the Extensible SDK - + Here is a list of items I think need addressed in this section: - Cover differences in the development + Cover differences in the development that might be impacted because they are using an extensible SDK - Presumably, the various development scenarios are + Presumably, the various development scenarios are covered regarding setup in the previous chapter. Are these impacted because the developer is going to now be using an extensible SDK? If so, what are the implications? - What new recommendations exist now that + What new recommendations exist now that the developer is going to be using an extensible SDK? - We should cover the most common development scenarios + We should cover the most common development scenarios that apply when using an extensible SDK. Is there a recommended development flow we want to present when using an extensible SDK? What conditions in a development scenario warrant use of the extensible SDK as compared to the standard SDK? - What procedures do we want to cover to set + What procedures do we want to cover to set up the extensible SDK? - Is it just a matter of building out the SDK using + Is it just a matter of building out the SDK using bitbake -c populate_sdk_ext? Is there a pre-built extensible SDK laying around they can find and download if they are using a machine that does not @@ -63,7 +63,7 @@
Using the Extensible SDK to <replaceable>item 1</replaceable> - + Describe the specific task you are going to accomplish with the extensible SDK. Provide a diagram showing the rough flow of the task. @@ -75,7 +75,7 @@
Using the Extensible SDK to <replaceable>item-2</replaceable> - + Describe the specific task you are going to accomplish with the extensible SDK. Provide a diagram showing the rough flow of the task. @@ -87,7 +87,7 @@
Using the Extensible SDK to <replaceable>item-3</replaceable> - + Describe the specific task you are going to accomplish with the extensible SDK. Provide a diagram showing the rough flow of the task. @@ -99,7 +99,7 @@
Using the Extensible SDK to <replaceable>item-x</replaceable> - + Describe the specific task you are going to accomplish with the extensible SDK. Provide a diagram showing the rough flow of the task. -- cgit v1.2.3-54-g00ecf