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 @@
5<chapter id='sdk-intro'> 5<chapter id='sdk-intro'>
6<title>Introduction</title> 6<title>Introduction</title>
7 7
8<section id='sdk-manual-intro'>
9 <title>Introduction</title>
10
8 <para> 11 <para>
9 Welcome to the Yocto Project Software Development Kit (SDK) 12 Welcome to the Yocto Project Software Development Kit (SDK)
10 Developer's Guide. 13 Developer's Guide.
@@ -22,6 +25,23 @@
22 has transitioned to within a more traditional SDK and extensible 25 has transitioned to within a more traditional SDK and extensible
23 SDK. 26 SDK.
24 </para> 27 </para>
28
29 <para>
30 Describe what a standard SDK is as compared to the extensible SDK.
31 </para>
32</section>
33
34<section id='sdk-development-model'>
35 <title>SDK Development Model</title>
36
37 <para>
38 * Development Model - provide a figure that shows the development
39 pieces using boxes and arrows.
40 Include all possible methods, inputs and outputs.
41 <imagedata fileref="figures/sdk-environment.png" align="center" width="6in" depth="5in" scalefit="100" />
42 </para>
43</section>
44
25</chapter> 45</chapter>
26<!-- 46<!--
27vim: expandtab tw=80 ts=4 47vim: expandtab tw=80 ts=4