From f15f96c07ebf9468001c63a35b688311787f3467 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Sat, 23 Jan 2016 11:01:12 -0800 Subject: sdk-manual: New content for outline purposes. (From yocto-docs rev: bbea46ebb922de6e102e711bb6e63ed8479a6893) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-extensible.xml | 73 ++++++++++++++++++++++------- 1 file changed, 56 insertions(+), 17 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 b0b8edd565..4236b165b5 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml @@ -4,35 +4,74 @@ -Developing with an Extensible SDK +Using the Extensible SDK This chapter is going to cover all the SDK stuff that is unique - to just the extensible SDK. + to the extensible SDK. -
- Section One +
+ Setting Up to Use the Extensible SDK - Some section of stuff here. + What do you need to use the extensible SDK that is different from + the standard SDK? + What does your system have to have on it? + What are the recommendations? + What conditions in your development scenario warrant use of just the + extensible SDK? + Show any specific procedures needed to get set up to use the + extensible SDK. +
+ +
+ 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. + Provide specific steps using a real example that works through the + task. + +
+ +
+ 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. + Provide specific steps using a real example that works through the + task. + +
-
- Section One One +
+ Using the Extensible SDK to <replaceable>item-3</replaceable> - - Some section of stuff here. - -
+ + Describe the specific task you are going to accomplish with the + extensible SDK. + Provide a diagram showing the rough flow of the task. + Provide specific steps using a real example that works through the + task. + +
-
- Section One Two +
+ Using the Extensible SDK to <replaceable>item-x</replaceable> - - Some section of stuff here. - -
+ + Describe the specific task you are going to accomplish with the + extensible SDK. + Provide a diagram showing the rough flow of the task. + Provide specific steps using a real example that works through the + task. +
-- cgit v1.2.3-54-g00ecf