aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml33
1 files 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.
</para>
<para>
- 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.
</para>
<para>
- For complete information on the Yocto Project, you should check out the
- <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>.
- 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.
- </para>
- <para>
- Finally, you might find the Frequently Asked Questions (FAQ) for the Yocto Project
- at <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>Yocto Project FAQ</ulink> and
- the FAQ appendix located in
- <ulink url='&YOCTO_DOCS_REF_URL;'>
- The Yocto Project Reference Manual</ulink> helpful.
+ For more detailed information on the Yocto Project, you should check out these resources:
+ <itemizedlist>
+ <listitem><para><emphasis>Website:</emphasis> The <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>
+ provides the latest builds, breaking news, full development documentation, and a rich Yocto
+ Project Development Community into which you can tap.
+ </para></listitem>
+ <listitem><para><emphasis>FAQs:</emphasis> Lists commonly asked Yocto Project questions and answers.
+ You can find two FAQs: <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>Yocto Project FAQ</ulink> on
+ a wiki, and the
+ <ulink url='&YOCTO_DOCS_REF_URL;#faq'>FAQ</ulink> appendix in the
+ The Yocto Project Reference Manual.
+ </para></listitem>
+ <listitem><para><emphasis>Developer Screencast:</emphasis> The
+ <ulink url='http://vimeo.com/36450321'>Getting Started with the Yocto Project - New
+ Developer Screencast Tutorial</ulink> provides a 30-minute video for the user
+ new to the Yocto Project but familiar with Linux build systems.</para></listitem>
+ </itemizedlist>
</para>
<note>
Due to production processes, there could be differences between the Yocto Project