From c112670e5863bc3f8b39f185f5e8179029fc3daf Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 15 Jul 2011 12:54:29 -0700 Subject: documentation/dev-manual/dev-manual-model.xml: Initial chapter This version of the content is a placeholder only. (From yocto-docs rev: 3c896a95f2d6593ef8af3d90829611122bef9aae) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 documentation/dev-manual/dev-manual-model.xml (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml new file mode 100644 index 0000000000..0164074d07 --- /dev/null +++ b/documentation/dev-manual/dev-manual-model.xml @@ -0,0 +1,25 @@ + + + + +Common Development Models + + + [WRITERS NOTE: This chapter presents common development models within the Yocto Project. + Reading this chapter will give the user a feel for the overall development process. + The chapter will follow the framework for the manual. + The team decided to present a single development model and not to try and represent all the + various possibilities that might exist. + The chapter will include an over-arching diagram that shows a simple, most-common development model. + The diagram will consist of boxes that represent high-level areas of the development process. + For example, a box for “Setting Up” will be in the model. + A box for “Debugging” will exist. + The diagram needs to account for the two use-cases we are going to showcase + (system development and application development)]. + + + + -- cgit v1.2.3-54-g00ecf