diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-26 09:43:08 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:49 +0100 |
commit | 0c30b6145f8b9a1f0f2921d98db25ec938256770 (patch) | |
tree | 3ad5be89179f7f7747879aaf015edf465594e261 /documentation/ref-manual/introduction.xml | |
parent | 5d4e324d45811766fb421956c701845efd097247 (diff) | |
download | poky-0c30b6145f8b9a1f0f2921d98db25ec938256770.tar.gz |
ref-manual: List wording changes for brevity.
(From yocto-docs rev: 2ad8b4fab383266f93f8edc57400060f9a76fa22)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/introduction.xml')
-rw-r--r-- | documentation/ref-manual/introduction.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 1d5437f510..1c18e7f7a4 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -33,18 +33,18 @@ | |||
33 | This reference manual consists of the following: | 33 | This reference manual consists of the following: |
34 | <itemizedlist> | 34 | <itemizedlist> |
35 | <listitem><para><emphasis> | 35 | <listitem><para><emphasis> |
36 | <link linkend='usingpoky'>Using the Yocto Project</link>:</emphasis> This chapter | 36 | <link linkend='usingpoky'>Using the Yocto Project</link>:</emphasis> |
37 | provides an overview of the components that make up the Yocto Project | 37 | Provides an overview of the components that make up the Yocto Project |
38 | followed by information about debugging images created in the Yocto Project. | 38 | followed by information about debugging images created in the Yocto Project. |
39 | </para></listitem> | 39 | </para></listitem> |
40 | <listitem><para><emphasis> | 40 | <listitem><para><emphasis> |
41 | <link linkend='technical-details'>Technical Details</link>:</emphasis> | 41 | <link linkend='technical-details'>Technical Details</link>:</emphasis> |
42 | This chapter describes fundamental Yocto Project components as well as an explanation | 42 | Describes fundamental Yocto Project components as well as an explanation |
43 | behind how the Yocto Project uses shared state (sstate) cache to speed build time. | 43 | behind how the Yocto Project uses shared state (sstate) cache to speed build time. |
44 | </para></listitem> | 44 | </para></listitem> |
45 | <listitem><para><emphasis> | 45 | <listitem><para><emphasis> |
46 | <link linkend='ref-structure'>Directory Structure</link>:</emphasis> | 46 | <link linkend='ref-structure'>Directory Structure</link>:</emphasis> |
47 | This chapter describes the | 47 | Describes the |
48 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> created | 48 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> created |
49 | either by unpacking a released Yocto Project tarball on your host development system, | 49 | either by unpacking a released Yocto Project tarball on your host development system, |
50 | or by cloning the upstream | 50 | or by cloning the upstream |
@@ -52,35 +52,35 @@ | |||
52 | </para></listitem> | 52 | </para></listitem> |
53 | <listitem><para><emphasis> | 53 | <listitem><para><emphasis> |
54 | <link linkend='ref-bitbake'>BitBake</link>:</emphasis> | 54 | <link linkend='ref-bitbake'>BitBake</link>:</emphasis> |
55 | This chapter provides an overview of the BitBake tool and its role within | 55 | Provides an overview of the BitBake tool and its role within |
56 | the Yocto Project.</para></listitem> | 56 | the Yocto Project.</para></listitem> |
57 | <listitem><para><emphasis> | 57 | <listitem><para><emphasis> |
58 | <link linkend='ref-classes'>Classes</link>:</emphasis> | 58 | <link linkend='ref-classes'>Classes</link>:</emphasis> |
59 | This chapter describes the classes used in the Yocto Project.</para></listitem> | 59 | Describes the classes used in the Yocto Project.</para></listitem> |
60 | <listitem><para><emphasis> | 60 | <listitem><para><emphasis> |
61 | <link linkend='ref-images'>Images</link>:</emphasis> | 61 | <link linkend='ref-images'>Images</link>:</emphasis> |
62 | This chapter describes the standard images that the Yocto Project supports. | 62 | Describes the standard images that the Yocto Project supports. |
63 | </para></listitem> | 63 | </para></listitem> |
64 | <listitem><para><emphasis> | 64 | <listitem><para><emphasis> |
65 | <link linkend='ref-features'>Features</link>:</emphasis> | 65 | <link linkend='ref-features'>Features</link>:</emphasis> |
66 | This chapter describes mechanisms for creating distribution, machine, and image | 66 | Describes mechanisms for creating distribution, machine, and image |
67 | features during the build process using the OpenEmbedded build system.</para></listitem> | 67 | features during the build process using the OpenEmbedded build system.</para></listitem> |
68 | <listitem><para><emphasis> | 68 | <listitem><para><emphasis> |
69 | <link linkend='ref-variables-glos'>Variables Glossary</link>:</emphasis> | 69 | <link linkend='ref-variables-glos'>Variables Glossary</link>:</emphasis> |
70 | This chapter presents most variables used by the OpenEmbedded build system, which | 70 | Presents most variables used by the OpenEmbedded build system, which |
71 | using BitBake. | 71 | using BitBake. |
72 | Entries describe the function of the variable and how to apply them. | 72 | Entries describe the function of the variable and how to apply them. |
73 | </para></listitem> | 73 | </para></listitem> |
74 | <listitem><para><emphasis> | 74 | <listitem><para><emphasis> |
75 | <link linkend='ref-varlocality'>Variable Context</link>:</emphasis> | 75 | <link linkend='ref-varlocality'>Variable Context</link>:</emphasis> |
76 | This chapter provides variable locality or context.</para></listitem> | 76 | Provides variable locality or context.</para></listitem> |
77 | <listitem><para><emphasis> | 77 | <listitem><para><emphasis> |
78 | <link linkend='faq'>FAQ</link>:</emphasis> | 78 | <link linkend='faq'>FAQ</link>:</emphasis> |
79 | This chapter provides answers for commonly asked questions in the Yocto Project | 79 | Provides answers for commonly asked questions in the Yocto Project |
80 | development environment.</para></listitem> | 80 | development environment.</para></listitem> |
81 | <listitem><para><emphasis> | 81 | <listitem><para><emphasis> |
82 | <link linkend='resources'>Contributing to the Yocto Project</link>:</emphasis> | 82 | <link linkend='resources'>Contributing to the Yocto Project</link>:</emphasis> |
83 | This chapter provides guidance on how you can contribute back to the Yocto | 83 | Provides guidance on how you can contribute back to the Yocto |
84 | Project.</para></listitem> | 84 | Project.</para></listitem> |
85 | </itemizedlist> | 85 | </itemizedlist> |
86 | </para> | 86 | </para> |