summaryrefslogtreecommitdiffstats
path: root/documentation/concepts-manual/concepts-manual-intro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/concepts-manual/concepts-manual-intro.xml')
-rw-r--r--documentation/concepts-manual/concepts-manual-intro.xml23
1 files changed, 13 insertions, 10 deletions
diff --git a/documentation/concepts-manual/concepts-manual-intro.xml b/documentation/concepts-manual/concepts-manual-intro.xml
index 51a21b6e23..a50089a49e 100644
--- a/documentation/concepts-manual/concepts-manual-intro.xml
+++ b/documentation/concepts-manual/concepts-manual-intro.xml
@@ -2,18 +2,16 @@
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > 3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
4 4
5<chapter id='overview-manual-intro'> 5<chapter id='concepts-manual-intro'>
6 6
7<title>The Yocto Project Overview Manual</title> 7<title>The Yocto Project Concepts Manual</title>
8 <section id='overview-welcome'> 8 <section id='concepts-overview-welcome'>
9 <title>Welcome</title> 9 <title>Welcome</title>
10 10
11 <para> 11 <para>
12 Welcome to the Yocto Project Overview Manual! 12 Welcome to the Yocto Project Concepts Manual!
13 This manual introduces the Yocto Project by providing concepts, 13 This manual provides conceptual information that helps you
14 software overviews, best-known-methods (BKMs), and any other 14 better understand the Yocto Project.
15 high-level introductory information suitable for a new Yocto
16 Project user.
17 </para> 15 </para>
18 16
19 <para> 17 <para>
@@ -66,6 +64,11 @@
66 contains reference information on BSPs. 64 contains reference information on BSPs.
67 </para></listitem> 65 </para></listitem>
68 <listitem><para> 66 <listitem><para>
67 <emphasis>Getting Started Material:</emphasis>
68 This type of material resides in the
69 <ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project Manual</ulink>.
70 </para></listitem>
71 <listitem><para>
69 <emphasis>Detailed Public Information Not Specific to the 72 <emphasis>Detailed Public Information Not Specific to the
70 Yocto Project:</emphasis> 73 Yocto Project:</emphasis>
71 For example, exhaustive information on how to use the 74 For example, exhaustive information on how to use the
@@ -77,12 +80,12 @@
77 </para> 80 </para>
78 </section> 81 </section>
79 82
80 <section id='overview-other-information'> 83 <section id='concepts-overview-other-information'>
81 <title>Other Information</title> 84 <title>Other Information</title>
82 85
83 <para> 86 <para>
84 Because this manual presents information for many different 87 Because this manual presents information for many different
85 topics, supplemental information is recommended for full 88 concepts, supplemental information is recommended for full
86 comprehension. 89 comprehension.
87 For additional introductory information on the Yocto Project, see 90 For additional introductory information on the Yocto Project, see
88 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>. 91 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>.