From 0e640d4952246c124eacee6d6ab98d70dc822d00 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 24 Feb 2012 11:31:07 -0600 Subject: [PATCH] documentation/yocto-project-qs/yocto-project-qs.xml: Welcome updated At the suggestion of Scott Garman, I added a link to his Getting Started with the Yocto Project - New Developer Screencast Tutorial. In doing so, the list of "other helpful things to read" was turned into a list as there are three items now. (From yocto-docs rev: f43c31d9bcd0e48aced86cc917d0af5f5a48d2e8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../yocto-project-qs/yocto-project-qs.xml | 33 +++++++++++-------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 384d091a7e..95c9ffbed9 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -20,26 +20,31 @@ construct complete Linux images. - This short document will give you some basic information about the environment as well - as let you experience it in its simplest form. + This short document will give you some basic information about the environment and + let you experience it in its simplest form. After reading this document, you will have a basic understanding of what the Yocto Project is and how to use some of its core components. This document steps you through a simple example showing you how to build a small image and run it using the QEMU emulator. - For complete information on the Yocto Project, you should check out the - Yocto Project Website. - Through the website, you can find the latest builds, breaking news, full development - documentation, and a - rich Yocto Project Development Community into which you can tap. - - - Finally, you might find the Frequently Asked Questions (FAQ) for the Yocto Project - at Yocto Project FAQ and - the FAQ appendix located in - - The Yocto Project Reference Manual helpful. + For more detailed information on the Yocto Project, you should check out these resources: + + Website: The Yocto Project Website + provides the latest builds, breaking news, full development documentation, and a rich Yocto + Project Development Community into which you can tap. + + FAQs: Lists commonly asked Yocto Project questions and answers. + You can find two FAQs: Yocto Project FAQ on + a wiki, and the + FAQ appendix in the + The Yocto Project Reference Manual. + + Developer Screencast: The + Getting Started with the Yocto Project - New + Developer Screencast Tutorial provides a 30-minute video for the user + new to the Yocto Project but familiar with Linux build systems. + Due to production processes, there could be differences between the Yocto Project