<chapter id='sdk-extensible'>
-<title>Developing with an Extensible SDK</title>
+<title>Using the Extensible SDK</title>
<para>
This chapter is going to cover all the SDK stuff that is unique
- to just the extensible SDK.
+ to the extensible SDK.
</para>
-<section id='chap-three-section-one'>
- <title>Section One</title>
+<section id='sdk-setting-up-to-use-the-extensible-sdk'>
+ <title>Setting Up to Use the Extensible SDK</title>
<para>
- 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.
</para>
+</section>
+
+<section id='sdk-using-the-extensible-sdk-to-task-1'>
+ <title>Using the Extensible SDK to <replaceable>item 1</replaceable></title>
+
+ <para>
+ 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.
+ </para>
+</section>
+
+<section id='sdk-using-the-extensible-sdk-to-task-2'>
+ <title>Using the Extensible SDK to <replaceable>item-2</replaceable></title>
+
+ <para>
+ 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.
+ </para>
+</section>
- <section id='chap-three-section-one-one'>
- <title>Section One One</title>
+<section id='sdk-using-the-extensible-sdk-to-task-3'>
+ <title>Using the Extensible SDK to <replaceable>item-3</replaceable></title>
- <para>
- Some section of stuff here.
- </para>
- </section>
+ <para>
+ 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.
+ </para>
+</section>
- <section id='chap-three-section-one-two'>
- <title>Section One Two</title>
+<section id='sdk-using-the-extensible-sdk-to-task-x'>
+ <title>Using the Extensible SDK to <replaceable>item-x</replaceable></title>
- <para>
- Some section of stuff here.
- </para>
- </section>
+ <para>
+ 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.
+ </para>
</section>
</chapter>
<chapter id='sdk-intro'>
<title>Introduction</title>
+<section id='sdk-manual-intro'>
+ <title>Introduction</title>
+
<para>
Welcome to the Yocto Project Software Development Kit (SDK)
Developer's Guide.
has transitioned to within a more traditional SDK and extensible
SDK.
</para>
+
+ <para>
+ Describe what a standard SDK is as compared to the extensible SDK.
+ </para>
+</section>
+
+<section id='sdk-development-model'>
+ <title>SDK Development Model</title>
+
+ <para>
+ * Development Model - provide a figure that shows the development
+ pieces using boxes and arrows.
+ Include all possible methods, inputs and outputs.
+ <imagedata fileref="figures/sdk-environment.png" align="center" width="6in" depth="5in" scalefit="100" />
+ </para>
+</section>
+
</chapter>
<!--
vim: expandtab tw=80 ts=4