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