summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-10-16 17:25:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-30 15:55:06 +0000
commitf3032095958bd67e086fab03a25778718d218638 (patch)
treec18edb96a432f0dfcd666c854ac2cf56c7104a90 /documentation/dev-manual
parent041cadb42e351287a490f40ee97774270c8c338e (diff)
downloadpoky-f3032095958bd67e086fab03a25778718d218638.tar.gz
documentation: Updates to change dev-manual title
Updated several files to change the title of the dev-manual from the "Yocto Project Development Manual" to the "Yocto Project Development Tasks Manual." Did some edits in the README and the Makefile as well for completeness. (From yocto-docs rev: 0278d6d3bb458af1cb04fbc3eed96dff12d19475) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml4
-rw-r--r--documentation/dev-manual/dev-manual.xml8
2 files changed, 6 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 9b33d7b5c9..340c1b37b1 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -4,12 +4,12 @@
4 4
5<chapter id='dev-manual-intro'> 5<chapter id='dev-manual-intro'>
6 6
7<title>The Yocto Project Development Manual</title> 7<title>The Yocto Project Development Tasks Manual</title>
8 <section id='dev-welcome'> 8 <section id='dev-welcome'>
9 <title>Welcome</title> 9 <title>Welcome</title>
10 10
11 <para> 11 <para>
12 Welcome to the Yocto Project Development Manual! 12 Welcome to the Yocto Project Development Tasks Manual!
13 This manual provides relevant procedures necessary for developing 13 This manual provides relevant procedures necessary for developing
14 in the Yocto Project environment (i.e. developing embedded Linux 14 in the Yocto Project environment (i.e. developing embedded Linux
15 images and user-space applications that run on targeted devices). 15 images and user-space applications that run on targeted devices).
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index db0612ba31..a50ec1c893 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -17,7 +17,7 @@
17 </mediaobject> 17 </mediaobject>
18 18
19 <title> 19 <title>
20 Yocto Project Development Manual 20 Yocto Project Development Tasks Manual
21 </title> 21 </title>
22 22
23 <authorgroup> 23 <authorgroup>
@@ -120,9 +120,9 @@
120 <itemizedlist> 120 <itemizedlist>
121 <listitem><para> 121 <listitem><para>
122 For the latest version of the Yocto Project Development 122 For the latest version of the Yocto Project Development
123 Manual associated with this Yocto Project release 123 Tasks Manual associated with this Yocto Project release
124 (version &YOCTO_DOC_VERSION;), 124 (version &YOCTO_DOC_VERSION;),
125 see the Yocto Project Development Manual from the 125 see the Yocto Project Development Tasks Manual from the
126 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 126 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>.
127 </para></listitem> 127 </para></listitem>
128 <listitem><para> 128 <listitem><para>
@@ -137,7 +137,7 @@
137 </para></listitem> 137 </para></listitem>
138 <listitem><para> 138 <listitem><para>
139 For an in-development version of the Yocto Project 139 For an in-development version of the Yocto Project
140 Development Manual, see 140 Development Tasks Manual, see
141 <ulink url='&YOCTO_DOCS_URL;/latest/dev-manual/dev-manual.html'></ulink>. 141 <ulink url='&YOCTO_DOCS_URL;/latest/dev-manual/dev-manual.html'></ulink>.
142 </para></listitem> 142 </para></listitem>
143 </itemizedlist> 143 </itemizedlist>