summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-intro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/sdk-intro.xml')
-rw-r--r--documentation/sdk-manual/sdk-intro.xml20
1 files changed, 20 insertions, 0 deletions
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 @@
<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.
@@ -22,6 +25,23 @@
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