summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-terms.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-01-30 13:45:31 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:25:30 +0000
commit4d623003f3a16b9fb91d5e655ff415636e31f582 (patch)
tree77f61126c639e4bdbd8ff18917df97e8ce501b5c /documentation/ref-manual/ref-terms.xml
parent31bd483368a5d20a0f77b59d9376bb47b111f516 (diff)
downloadpoky-4d623003f3a16b9fb91d5e655ff415636e31f582.tar.gz
documentation: Purged overview manual references
When I converted the Yocto Project Overview Manual to the Getting Started With Yocto Project Manual, I updated the strings for references from "&YOCTO_DOCS_OVERVIEW_URL" TO "&YOCTO_DOCS_GS_URL". Unfortunately, I did it with a global command that did not take into account the text the might follow the link by saying "see such-and-such section in the Yocto Project Overview Manual." So, I had to hand fix these. Additionally, since I have moved a deeper concepts chapter that was in the getting-started manual to a new Yocto Project Concepts chapter, many of those links changed had to really go to the new manual instead. Those were fixed. (From yocto-docs rev: fca1c56b0764802fb6a687ea81ab0fb95186cf0a) 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.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-terms.xml b/documentation/ref-manual/ref-terms.xml
index 9e38e98693..72e2ad926b 100644
--- a/documentation/ref-manual/ref-terms.xml
+++ b/documentation/ref-manual/ref-terms.xml
@@ -181,8 +181,8 @@
181 <para>Creation of these toolchains is simple and automated. 181 <para>Creation of these toolchains is simple and automated.
182 For information on toolchain concepts as they apply to the 182 For information on toolchain concepts as they apply to the
183 Yocto Project, see the 183 Yocto Project, see the
184 "<ulink url='&YOCTO_DOCS_GS_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" 184 "<ulink url='&YOCTO_DOCS_CM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>"
185 section in the Yocto Project Overview Manual. 185 section in the Yocto Project Concepts Manual.
186 You can also find more information on using the 186 You can also find more information on using the
187 relocatable toolchain in the 187 relocatable toolchain in the
188 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> 188 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink>
@@ -400,7 +400,7 @@
400 <para>For more information on concepts related to Git 400 <para>For more information on concepts related to Git
401 repositories, branches, and tags, see the 401 repositories, branches, and tags, see the
402 "<ulink url='&YOCTO_DOCS_GS_URL;#repositories-tags-and-branches'>Repositories, Tags, and Branches</ulink>" 402 "<ulink url='&YOCTO_DOCS_GS_URL;#repositories-tags-and-branches'>Repositories, Tags, and Branches</ulink>"
403 section in the Yocto Project Overview Manual. 403 section in the Getting Started With Yocto Project Manual.
404 </para></listitem> 404 </para></listitem>
405 <listitem><para><emphasis>Task:</emphasis> 405 <listitem><para><emphasis>Task:</emphasis>
406 A unit of execution for BitBake (e.g. 406 A unit of execution for BitBake (e.g.