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-intro.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'documentation/sdk-manual/sdk-intro.xml') 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. + + +
+