1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

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>
This commit is contained in:
Scott Rifenbark
2018-01-30 13:45:31 -08:00
committed by Richard Purdie
parent 31bd483368
commit 4d623003f3
19 changed files with 110 additions and 104 deletions
+16 -14
View File
@@ -221,7 +221,7 @@
<para>
For more information on image creation, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
section in the Yocto Project Overview Manual.
section in the Getting Started With Yocto Project Manual.
</para>
</section>
@@ -247,7 +247,7 @@
<para>
For more information on image creation, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
section in the Yocto Project Overview Manual.
section in the Getting Started With Yocto Project Manual.
</para>
</section>
@@ -342,8 +342,8 @@
For additional information, see the
<link linkend='var-PKGDESTWORK'><filename>PKGDESTWORK</filename></link>
variable and the
"<ulink url='&YOCTO_DOCS_GS_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
section in the Yocto Project Overview Manual.
"<ulink url='&YOCTO_DOCS_CM_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
section in the Yocto Project Concepts Manual.
</para>
</section>
@@ -368,7 +368,7 @@
directory in the package feeds area.
For more information, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
section in the Yocto Project Overview Manual.
section in the Getting Started With Yocto Project Manual.
</para>
</section>
@@ -382,7 +382,7 @@
directory in the package feeds area.
For more information, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
section in the Yocto Project Overview Manual.
section in the Getting Started With Yocto Project Manual.
</para>
</section>
@@ -396,7 +396,7 @@
directory in the package feeds area.
For more information, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
section in the Yocto Project Overview Manual.
section in the Getting Started With Yocto Project Manual.
</para>
</section>
@@ -409,7 +409,7 @@
directory in the package feeds area.
For more information, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
section Yocto Project Overview Manual.
section Getting Started With Yocto Project Manual.
</para>
</section>
@@ -432,7 +432,8 @@
Locates patch files and applies them to the source code.
See the
"<ulink url='&YOCTO_DOCS_GS_URL;#patching-dev-environment'>Patching</ulink>"
section in the Yocto Project Overview Manual for more information.
section in the Getting Started With Yocto Project Manual for more
information.
</para>
</section>
@@ -452,7 +453,8 @@
Creates the file and directory structure for an installable SDK.
See the
"<ulink url='&YOCTO_DOCS_GS_URL;#sdk-generation-dev-environment'>SDK Generation</ulink>"
section in the Yocto Project Overview Manual for more information.
section in the Getting Started With Yocto Project Manual for more
information.
</para>
</section>
@@ -539,8 +541,8 @@
plays a role in where unpacked source files ultimately reside.
For more information on how source files are unpacked, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#source-fetching-dev-environment'>Source Fetching</ulink>"
section in the Yocto Project Overview Manual and also see the
<filename>WORKDIR</filename> and
section in the Getting Started With Yocto Project Manual and also
see the <filename>WORKDIR</filename> and
<filename>S</filename> variable descriptions.
</para>
</section>
@@ -813,8 +815,8 @@
image.
See the
"<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
section in the Yocto Project Overview Manual for more information
on how the root filesystem is created.
section in the Getting Started With Yocto Project Manual for more
information on how the root filesystem is created.
</para>
</section>