summaryrefslogtreecommitdiffstats
path: root/documentation/getting-started/getting-started.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-10 12:29:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:12 +0100
commit2b9e9739101af6df9b0feb45eeb319b2d8ed60c1 (patch)
treecc3158e1ff8ce620ee55d226b335a435cb7c8bcb /documentation/getting-started/getting-started.xml
parent982cce2d2cd4ca7dcbc8d868d70fce2b6d264e36 (diff)
downloadpoky-2b9e9739101af6df9b0feb45eeb319b2d8ed60c1.tar.gz
documentation: Changed getting-started manual titles
Throughout the documentation, the manual "Getting Started With Yocto Project" was used. The manual now is called "Yocto Project Overview and Concepts Manual". (From yocto-docs rev: f47d10029487420cbeb292f680084b63be0ec7e9) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/getting-started/getting-started.xml')
-rw-r--r--documentation/getting-started/getting-started.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/getting-started/getting-started.xml b/documentation/getting-started/getting-started.xml
index 19f869eb21..cb5d0f5662 100644
--- a/documentation/getting-started/getting-started.xml
+++ b/documentation/getting-started/getting-started.xml
@@ -17,7 +17,7 @@
17 </mediaobject> 17 </mediaobject>
18 18
19 <title> 19 <title>
20 Getting Started With Yocto Project 20 Yocto Project Overview and Concepts Manual
21 </title> 21 </title>
22 22
23 <authorgroup> 23 <authorgroup>
@@ -54,8 +54,8 @@
54 <itemizedlist> 54 <itemizedlist>
55 <listitem><para> 55 <listitem><para>
56 This version of the 56 This version of the
57 <emphasis>Getting Started With Yocto Project</emphasis> 57 <emphasis>Yocto Project Overview and Concepts Manual</emphasis>
58 manual is for the &YOCTO_DOC_VERSION; release of the 58 is for the &YOCTO_DOC_VERSION; release of the
59 Yocto Project. 59 Yocto Project.
60 To be sure you have the latest version of the manual 60 To be sure you have the latest version of the manual
61 for this release, go to the 61 for this release, go to the
@@ -100,6 +100,8 @@
100 100
101 <xi:include href="getting-started-development-environment.xml"/> 101 <xi:include href="getting-started-development-environment.xml"/>
102 102
103 <xi:include href="getting-started-concepts.xml" />
104
103</book> 105</book>
104<!-- 106<!--
105vim: expandtab tw=80 ts=4 107vim: expandtab tw=80 ts=4