summaryrefslogtreecommitdiffstats
path: root/documentation/getting-started
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
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')
-rw-r--r--documentation/getting-started/getting-started-concepts.xml2
-rw-r--r--documentation/getting-started/getting-started-intro.xml4
-rw-r--r--documentation/getting-started/getting-started.xml8
3 files changed, 8 insertions, 6 deletions
diff --git a/documentation/getting-started/getting-started-concepts.xml b/documentation/getting-started/getting-started-concepts.xml
index a534deafee..b7b31b33d9 100644
--- a/documentation/getting-started/getting-started-concepts.xml
+++ b/documentation/getting-started/getting-started-concepts.xml
@@ -204,7 +204,7 @@
204 For more introductory information on the Yocto Project's layer 204 For more introductory information on the Yocto Project's layer
205 model, see the 205 model, see the
206 "<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" 206 "<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>"
207 section in the Getting Started With Yocto Project manual. 207 section in the Yocto Project Overview and Concepts Manual.
208 For procedures on how to create layers, see the 208 For procedures on how to create layers, see the
209 "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" 209 "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
210 section in the Yocto Project Development Tasks Manual. 210 section in the Yocto Project Development Tasks Manual.
diff --git a/documentation/getting-started/getting-started-intro.xml b/documentation/getting-started/getting-started-intro.xml
index 56c4fb92e9..dcda2ab6db 100644
--- a/documentation/getting-started/getting-started-intro.xml
+++ b/documentation/getting-started/getting-started-intro.xml
@@ -4,12 +4,12 @@
4 4
5<chapter id='overview-manual-intro'> 5<chapter id='overview-manual-intro'>
6 6
7<title>The Getting Started With Yocto Project Manual</title> 7<title>The Yocto Project Overview and Concepts Manual</title>
8 <section id='getting-started-welcome'> 8 <section id='getting-started-welcome'>
9 <title>Welcome</title> 9 <title>Welcome</title>
10 10
11 <para> 11 <para>
12 Welcome to the Getting Started With Yocto Project manual! 12 Welcome to the Yocto Project Overview and Concepts Manual!
13 This manual introduces the Yocto Project by providing concepts, 13 This manual introduces the Yocto Project by providing concepts,
14 software overviews, best-known-methods (BKMs), and any other 14 software overviews, best-known-methods (BKMs), and any other
15 high-level introductory information suitable for a new Yocto 15 high-level introductory information suitable for a new Yocto
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