From 31f0dda70b6a53a78780c800a17bedc8ed95939e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 6 Feb 2018 10:46:38 -0800 Subject: getting-started, mega-manual: Added new GS chapter I have added a chapter to the getting-started manual that will introduce the YP. Just the framework exists at this point. Changes to the mega-manual.xml file were made to include the new chapter in that manual as well. (From yocto-docs rev: 8a52156ac02d9a9a97c5f0cd8dce5f70d2be68d0) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../getting-started/getting-started-yp-intro.xml | 47 ++++++++++++++++++++++ documentation/getting-started/getting-started.xml | 2 + 2 files changed, 49 insertions(+) create mode 100644 documentation/getting-started/getting-started-yp-intro.xml (limited to 'documentation/getting-started') diff --git a/documentation/getting-started/getting-started-yp-intro.xml b/documentation/getting-started/getting-started-yp-intro.xml new file mode 100644 index 0000000000..a3ef4fcfec --- /dev/null +++ b/documentation/getting-started/getting-started-yp-intro.xml @@ -0,0 +1,47 @@ + %poky; ] > + + + Introducing the Yocto Project + +
+ What is the Yocto Project? + +
+ +
+ What are Layers? + +
+ +
+ Components and Tools + +
+ +
+ The Development Environment + +
+ +
+ Reference Embedded Distribution (Poky) + +
+ +
+ The Yocto Project Workflow + +
+ + +
+ Some Basic Terms + +
+ +
+ diff --git a/documentation/getting-started/getting-started.xml b/documentation/getting-started/getting-started.xml index 9249bb5732..8ce35fbc5d 100644 --- a/documentation/getting-started/getting-started.xml +++ b/documentation/getting-started/getting-started.xml @@ -84,6 +84,8 @@ + + -- cgit v1.2.3-54-g00ecf