summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
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:17:46 +0100
commitf6a378d5372742bf2f6d763b60c1771d7fb601b8 (patch)
tree8adceff35fd456ac8df6427a936cf540b83495d7 /documentation/dev-manual
parentc85b419fee0cf1bdd4e4598c826c94c728d16ee1 (diff)
downloadpoky-f6a378d5372742bf2f6d763b60c1771d7fb601b8.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/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml2
-rw-r--r--documentation/dev-manual/dev-manual-start.xml4
3 files changed, 5 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index d273eaedd9..fd1734beec 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -25,7 +25,7 @@
25 For introductory information on the Yocto Project Layer Model, 25 For introductory information on the Yocto Project Layer Model,
26 see the 26 see the
27 "<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" 27 "<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>"
28 section in the Getting Started With Yocto Project manual. 28 section in the Yocto Project Overview and Concepts Manual.
29 </para> 29 </para>
30 30
31 <section id='creating-your-own-layer'> 31 <section id='creating-your-own-layer'>
@@ -1856,7 +1856,7 @@
1856 <para> 1856 <para>
1857 You can find more information about the build process in 1857 You can find more information about the build process in
1858 "<ulink url='&YOCTO_DOCS_GS_URL;#overview-development-environment'>The Yocto Project Development Environment</ulink>" 1858 "<ulink url='&YOCTO_DOCS_GS_URL;#overview-development-environment'>The Yocto Project Development Environment</ulink>"
1859 chapter of the Getting Started With Yocto Project manual. 1859 chapter of the Yocto Project Overview and Concepts Manual.
1860 </para> 1860 </para>
1861 </section> 1861 </section>
1862 1862
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 0965cd5cf6..d6d95d6ee3 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -550,7 +550,7 @@
550 You do this by pushing to a contribution repository that is upstream. 550 You do this by pushing to a contribution repository that is upstream.
551 See the 551 See the
552 "<ulink url='&YOCTO_DOCS_GS_URL;#workflows'>Workflows</ulink>" 552 "<ulink url='&YOCTO_DOCS_GS_URL;#workflows'>Workflows</ulink>"
553 section in the Getting Started With Yocto Project manual for additional 553 section in the Yocto Project Overview and Concepts Manual for additional
554 concepts on working in the Yocto Project development environment. 554 concepts on working in the Yocto Project development environment.
555 </para> 555 </para>
556 556
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 30fdb6be5c..f7f274bc8d 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -261,12 +261,12 @@
261 For concepts and introductory information about Git as it 261 For concepts and introductory information about Git as it
262 is used in the Yocto Project, see the 262 is used in the Yocto Project, see the
263 "<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>" 263 "<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>"
264 section in the Getting Started With Yocto Project manual. 264 section in the Yocto Project Overview and Concepts Manual.
265 </para></listitem> 265 </para></listitem>
266 <listitem><para> 266 <listitem><para>
267 For concepts on Yocto Project source repositories, see the 267 For concepts on Yocto Project source repositories, see the
268 "<ulink url='&YOCTO_DOCS_GS_URL;#yocto-project-repositories'>Yocto Project Source Repositories</ulink>" 268 "<ulink url='&YOCTO_DOCS_GS_URL;#yocto-project-repositories'>Yocto Project Source Repositories</ulink>"
269 section in the Getting Started With Yocto Project manual." 269 section in the Yocto Project Overview and Concepts Manual."
270 </para></listitem> 270 </para></listitem>
271 </itemizedlist> 271 </itemizedlist>
272 </note> 272 </note>