From 422c6488d3461ae237dae2721c0878aa45c9f878 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 23 Feb 2018 08:02:51 -0800 Subject: [PATCH] getting-started: Updated front matter that introduces manual. (From yocto-docs rev: 6809363f7596938e40f2685c68c0537857fa055b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../getting-started/getting-started-intro.xml | 27 ++++++++++--------- 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/documentation/getting-started/getting-started-intro.xml b/documentation/getting-started/getting-started-intro.xml index c50746eb9f..05755814ca 100644 --- a/documentation/getting-started/getting-started-intro.xml +++ b/documentation/getting-started/getting-started-intro.xml @@ -20,20 +20,23 @@ The following list describes what you can get from this manual: - Major Topic: - Provide a high-level description of this major topic. + Introducing the Yocto Project: + This chapter provides an introduction to the Yocto + Project. + You will learn about features and challenges of the + Yocto Project, the layer model, components and tools, + development methods, the Poky reference distribution, + the OpenEmbedded build system workflow, and some basic + Yocto terms. - Major Topic: - Provide a high-level description of this major topic. - - - Major Topic: - Provide a high-level description of this major topic. - - - Major Topic: - Provide a high-level description of this major topic. + The Yocto Project Development Environment: + This chapter helps you get started understanding the + Yocto Project development environment. + You will learn about open source, development hosts, + Yocto Project source repositories, workflows using Git + and the Yocto Project, a Git primer, and information + about licensing.