aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-intro.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-09 09:36:08 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-10 16:20:55 +0100
commit00fea17416faad7f567ca8c6e3c234137055f591 (patch)
treea41abc00bf309280d68c1b04482c695851f6d122 /documentation/dev-manual/dev-manual-intro.xml
parent772f064b49df2c588908394569c00b16207db02b (diff)
downloadopenembedded-core-contrib-00fea17416faad7f567ca8c6e3c234137055f591.tar.gz
dev-manual: Edits to "What this Manual Provides" section.
Updated to reflect the changed contents of this manual. The section was rather dated. (From yocto-docs rev: 08d126d611155e64d94084378cc0bb1f4cde4924) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-intro.xml')
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml22
1 files changed, 12 insertions, 10 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 174511f827..ca16b7c0b5 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -53,16 +53,18 @@
<itemizedlist>
<listitem><para>Information that lets you get set
up to develop using the Yocto Project.</para></listitem>
- <listitem><para>Information to help developers who are new to the open source environment
- and to the distributed revision control system Git, which the Yocto Project
- uses.</para></listitem>
- <listitem><para>An understanding of common end-to-end development models and tasks.</para></listitem>
- <listitem><para>Development case overviews for both system development and user-space
- applications.</para></listitem>
- <listitem><para>An overview and understanding of the emulation environment used with
- the Yocto Project - the Quick EMUlator (QEMU).</para></listitem>
- <listitem><para>An understanding of basic kernel architecture and concepts.</para></listitem>
- <listitem><para>Many references to other sources of related information.</para></listitem>
+ <listitem><para>Information to help developers who are new to
+ the open source environment and to the distributed revision
+ control system Git, which the Yocto Project uses.
+ </para></listitem>
+ <listitem><para>An understanding of common end-to-end
+ development models and tasks.</para></listitem>
+ <listitem><para>Information about common development tasks
+ generally used during image development for
+ embedded devices.
+ </para></listitem>
+ <listitem><para>Many references to other sources of related
+ information.</para></listitem>
</itemizedlist>
</para>
</section>