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.
+
-
- Section One One
+
+ Using the Extensible SDK to item 1
-
- 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 item-2
-
- 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.
+
+
+
+
+ Using the Extensible SDK to item-3
+
+
+ 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 item-x
+
+
+ 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.
+
diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml
index ef71f2338b..99f807e056 100644
--- a/documentation/sdk-manual/sdk-intro.xml
+++ b/documentation/sdk-manual/sdk-intro.xml
@@ -5,6 +5,9 @@
Introduction
+
+ Introduction
+
Welcome to the Yocto Project Software Development Kit (SDK)
Developer's Guide.
@@ -22,6 +25,23 @@
has transitioned to within a more traditional SDK and extensible
SDK.
+
+
+ Describe what a standard SDK is as compared to the extensible SDK.
+
+
+
+
+ SDK Development Model
+
+
+ * Development Model - provide a figure that shows the development
+ pieces using boxes and arrows.
+ Include all possible methods, inputs and outputs.
+
+
+
+