diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-10 12:29:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:12 +0100 |
commit | 2b9e9739101af6df9b0feb45eeb319b2d8ed60c1 (patch) | |
tree | cc3158e1ff8ce620ee55d226b335a435cb7c8bcb /documentation/kernel-dev | |
parent | 982cce2d2cd4ca7dcbc8d868d70fce2b6d264e36 (diff) | |
download | poky-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/kernel-dev')
-rw-r--r-- | documentation/kernel-dev/kernel-dev-concepts-appx.xml | 4 | ||||
-rw-r--r-- | documentation/kernel-dev/kernel-dev-intro.xml | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/documentation/kernel-dev/kernel-dev-concepts-appx.xml b/documentation/kernel-dev/kernel-dev-concepts-appx.xml index 9105f43aef..46b5df0773 100644 --- a/documentation/kernel-dev/kernel-dev-concepts-appx.xml +++ b/documentation/kernel-dev/kernel-dev-concepts-appx.xml | |||
@@ -240,8 +240,8 @@ | |||
240 | You can also get an introduction to Git as it | 240 | You can also get an introduction to Git as it |
241 | applies to the Yocto Project in the | 241 | applies to the Yocto Project in the |
242 | "<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>" | 242 | "<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>" |
243 | section in the Getting Started With Yocto Project | 243 | section in the Yocto Project Overview and Concepts |
244 | manual. | 244 | Manual. |
245 | The latter reference provides an overview of | 245 | The latter reference provides an overview of |
246 | Git and presents a minimal set of Git commands | 246 | Git and presents a minimal set of Git commands |
247 | that allows you to be functional using Git. | 247 | that allows you to be functional using Git. |
diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml index 00763ec7e0..ab087ce529 100644 --- a/documentation/kernel-dev/kernel-dev-intro.xml +++ b/documentation/kernel-dev/kernel-dev-intro.xml | |||
@@ -112,8 +112,7 @@ | |||
112 | document. | 112 | document. |
113 | </para></listitem> | 113 | </para></listitem> |
114 | <listitem><para> | 114 | <listitem><para> |
115 | <ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project</ulink> | 115 | <ulink url='&YOCTO_DOCS_GS_URL;'>Yocto Project Overview and Concepts Manual</ulink>. |
116 | manual. | ||
117 | </para></listitem> | 116 | </para></listitem> |
118 | <listitem><para> | 117 | <listitem><para> |
119 | <ulink url='&YOCTO_DOCS_SDK_URL;#using-devtool-in-your-sdk-workflow'><filename>devtool</filename> workflow</ulink> | 118 | <ulink url='&YOCTO_DOCS_SDK_URL;#using-devtool-in-your-sdk-workflow'><filename>devtool</filename> workflow</ulink> |