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/ref-manual | |
| 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/ref-manual')
| -rw-r--r-- | documentation/ref-manual/faq.xml | 2 | ||||
| -rw-r--r-- | documentation/ref-manual/ref-system-requirements.xml | 2 | ||||
| -rw-r--r-- | documentation/ref-manual/ref-terms.xml | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index 394ae9bc6e..770162c0ef 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
| @@ -418,7 +418,7 @@ | |||
| 418 | <para> | 418 | <para> |
| 419 | You can find more information on licensing in the | 419 | You can find more information on licensing in the |
| 420 | "<ulink url='&YOCTO_DOCS_GS_URL;#licensing'>Licensing</ulink>" | 420 | "<ulink url='&YOCTO_DOCS_GS_URL;#licensing'>Licensing</ulink>" |
| 421 | section in the Getting Started With Yocto Project manual | 421 | section in the Yocto Project Overview and Concepts Manual |
| 422 | and also in the | 422 | and also in the |
| 423 | "<ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-open-source-license-compliance-during-your-products-lifecycle'>Maintaining Open Source License Compliance During Your Product's Lifecycle</ulink>" | 423 | "<ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-open-source-license-compliance-during-your-products-lifecycle'>Maintaining Open Source License Compliance During Your Product's Lifecycle</ulink>" |
| 424 | section in the Yocto Project Development Tasks Manual. | 424 | section in the Yocto Project Development Tasks Manual. |
diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml index 82324bd9b6..cc6a172bf9 100644 --- a/documentation/ref-manual/ref-system-requirements.xml +++ b/documentation/ref-manual/ref-system-requirements.xml | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | For introductory information on the Yocto Project, see the | 22 | For introductory information on the Yocto Project, see the |
| 23 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> and the | 23 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> and the |
| 24 | "<ulink url='&YOCTO_DOCS_GS_URL;#overview-development-environment'>Yocto Project Development Environment</ulink>" | 24 | "<ulink url='&YOCTO_DOCS_GS_URL;#overview-development-environment'>Yocto Project Development Environment</ulink>" |
| 25 | chapter in the Getting Started With Yocto Project manual. | 25 | chapter in the Yocto Project Overview and Concepts Manual. |
| 26 | </para> | 26 | </para> |
| 27 | 27 | ||
| 28 | <para> | 28 | <para> |
diff --git a/documentation/ref-manual/ref-terms.xml b/documentation/ref-manual/ref-terms.xml index aebd6e2ba2..31bcbe6e0b 100644 --- a/documentation/ref-manual/ref-terms.xml +++ b/documentation/ref-manual/ref-terms.xml | |||
| @@ -246,7 +246,7 @@ | |||
| 246 | 246 | ||
| 247 | <para>For introductory information on layers, see the | 247 | <para>For introductory information on layers, see the |
| 248 | "<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" | 248 | "<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" |
| 249 | section in the Getting Started With Yocto Project manual. | 249 | section in the Yocto Project Overview and Concepts Manual. |
| 250 | For more detailed information on layers, see the | 250 | For more detailed information on layers, see the |
| 251 | "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" | 251 | "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" |
| 252 | section in the Yocto Project Development Tasks Manual. | 252 | section in the Yocto Project Development Tasks Manual. |
| @@ -471,7 +471,7 @@ | |||
| 471 | <para>For more information on concepts related to Git | 471 | <para>For more information on concepts related to Git |
| 472 | repositories, branches, and tags, see the | 472 | repositories, branches, and tags, see the |
| 473 | "<ulink url='&YOCTO_DOCS_GS_URL;#repositories-tags-and-branches'>Repositories, Tags, and Branches</ulink>" | 473 | "<ulink url='&YOCTO_DOCS_GS_URL;#repositories-tags-and-branches'>Repositories, Tags, and Branches</ulink>" |
| 474 | section in the Getting Started With Yocto Project manual. | 474 | section in the Yocto Project Overview and Concepts Manual. |
| 475 | </para></listitem> | 475 | </para></listitem> |
| 476 | <listitem><para><emphasis>Task:</emphasis> | 476 | <listitem><para><emphasis>Task:</emphasis> |
| 477 | A unit of execution for BitBake (e.g. | 477 | A unit of execution for BitBake (e.g. |
