diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-12 10:57:32 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:13 +0100 |
| commit | 1b877bc9dd3e9048489e6868020876af812cfa5e (patch) | |
| tree | fa48122df594b4477be6529f51cf5f9255ebaaef /documentation/ref-manual/ref-terms.xml | |
| parent | 7105c52799c506961ec59e28681d8d6b588ffb4a (diff) | |
| download | poky-1b877bc9dd3e9048489e6868020876af812cfa5e.tar.gz | |
documentation: Updated everything for new overview-manual
This involved changing the root manual folder from
"getting-started" to "overview-manual".
Also, every link using the ENTITY "YOCTO_DOCS_GS_URL" was
changed to "YOCTO_DOCS_OM_URL". Most manuals had several
occurrences of these links.
The makefile needed updating to process the new manual
and not process the old "getting-started" manual.
(From yocto-docs rev: 1abf64e56e9096258038ae37b787a81bf786bb3b)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-terms.xml')
| -rw-r--r-- | documentation/ref-manual/ref-terms.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-terms.xml b/documentation/ref-manual/ref-terms.xml index 31bcbe6e0b..a0c0371339 100644 --- a/documentation/ref-manual/ref-terms.xml +++ b/documentation/ref-manual/ref-terms.xml | |||
| @@ -200,7 +200,7 @@ | |||
| 200 | <para>Creation of these toolchains is simple and automated. | 200 | <para>Creation of these toolchains is simple and automated. |
| 201 | For information on toolchain concepts as they apply to the | 201 | For information on toolchain concepts as they apply to the |
| 202 | Yocto Project, see the | 202 | Yocto Project, see the |
| 203 | "<ulink url='&YOCTO_DOCS_GS_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" | 203 | "<ulink url='&YOCTO_DOCS_OM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" |
| 204 | section in the Yocto Project Overview and Concepts Manual. | 204 | section in the Yocto Project Overview and Concepts Manual. |
| 205 | You can also find more information on using the | 205 | You can also find more information on using the |
| 206 | relocatable toolchain in the | 206 | relocatable toolchain in the |
| @@ -245,7 +245,7 @@ | |||
| 245 | Yocto Project.</para> | 245 | Yocto Project.</para> |
| 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_OM_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" |
| 249 | section in the Yocto Project Overview and Concepts 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>" |
| @@ -470,7 +470,7 @@ | |||
| 470 | 470 | ||
| 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_OM_URL;#repositories-tags-and-branches'>Repositories, Tags, and Branches</ulink>" |
| 474 | section in the Yocto Project Overview and Concepts 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> |
