1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

ref-manual: Converted external links to internal and fixed dev-manual links

The dev-manual title changed to the Yocto Project Development Tasks
Manual.  Fixed the links for that.  Also took care of some external
links that should have been internal.

(From yocto-docs rev: c1e108e2d13d83bcd6b28c8983336a93642c60a2)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-10-16 16:34:36 -07:00
committed by Richard Purdie
parent 6872e89326
commit 8020c4e696
+9 -8
View File
@@ -107,7 +107,7 @@
The <replaceable>target</replaceable> is the name of the recipe you want to build. The <replaceable>target</replaceable> is the name of the recipe you want to build.
Common targets are the images in <filename>meta/recipes-core/images</filename>, Common targets are the images in <filename>meta/recipes-core/images</filename>,
<filename>meta/recipes-sato/images</filename>, etc. all found in the <filename>meta/recipes-sato/images</filename>, etc. all found in the
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. <link linkend='source-directory'>Source Directory</link>.
Or, the target can be the name of a recipe for a specific piece of software such as Or, the target can be the name of a recipe for a specific piece of software such as
BusyBox. BusyBox.
For more details about the images the OpenEmbedded build system supports, see the For more details about the images the OpenEmbedded build system supports, see the
@@ -176,13 +176,13 @@
going wrong. going wrong.
For information on how to enable and use this feature, see the For information on how to enable and use this feature, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#using-the-error-reporting-tool'>Using the Error Reporting Tool</ulink>" "<ulink url='&YOCTO_DOCS_DEV_URL;#using-the-error-reporting-tool'>Using the Error Reporting Tool</ulink>"
section in the Yocto Project Development Manual. section in the Yocto Project Development Tasks Manual.
</para> </para>
<para> <para>
For discussions on debugging, see the For discussions on debugging, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-gdb-remotedebug'>Debugging With the GNU Project Debugger (GDB) Remotely</ulink>" section "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-gdb-remotedebug'>Debugging With the GNU Project Debugger (GDB) Remotely</ulink>" section
in the Yocto Project Developer's Manual in the Yocto Project Development Tasks Manual
and the and the
"<ulink url='&YOCTO_DOCS_SDK_URL;#adt-eclipse'>Working within Eclipse</ulink>" "<ulink url='&YOCTO_DOCS_SDK_URL;#adt-eclipse'>Working within Eclipse</ulink>"
section in the Yocto Project Software Development Kit (SDK) Developer's Guide. section in the Yocto Project Software Development Kit (SDK) Developer's Guide.
@@ -873,7 +873,7 @@
class implements these functions. class implements these functions.
See that class in the See that class in the
<filename>meta/classes</filename> folder of the <filename>meta/classes</filename> folder of the
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> <link linkend='source-directory'>Source Directory</link>
for information. for information.
</para> </para>
@@ -1034,7 +1034,8 @@
<ulink url='&YOCTO_WIKI_URL;/wiki/Bugzilla_Configuration_and_Bug_Tracking'>wiki page</ulink>" <ulink url='&YOCTO_WIKI_URL;/wiki/Bugzilla_Configuration_and_Bug_Tracking'>wiki page</ulink>"
or the or the
<ulink url='&YOCTO_DOCS_DEV_URL;#submitting-a-defect-against-the-yocto-project'>Submitting a Defect Against the Yocto Project</ulink>" <ulink url='&YOCTO_DOCS_DEV_URL;#submitting-a-defect-against-the-yocto-project'>Submitting a Defect Against the Yocto Project</ulink>"
section, which is in the Yocto Project Development Manual. section, which is in the Yocto Project Development Tasks
Manual.
<note> <note>
The manuals might not be the right place to document The manuals might not be the right place to document
variables that are purely internal and have a limited variables that are purely internal and have a limited
@@ -1092,7 +1093,7 @@
For information on how to use the Yocto Project implementation of For information on how to use the Yocto Project implementation of
QEMU, see the QEMU, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>Using the Quick EMUlator (QEMU)</ulink>" "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>Using the Quick EMUlator (QEMU)</ulink>"
chapter in the Yocto Project Development Manual. chapter in the Yocto Project Development Tasks Manual.
</para> </para>
<section id='qemu-availability'> <section id='qemu-availability'>
@@ -1180,8 +1181,8 @@
filesystem image file. filesystem image file.
See the See the
"<ulink url='&YOCTO_DOCS_DEV_URL;#qemu-running-under-a-network-file-system-nfs-server'>Running Under a Network File System (NFS) Server</ulink>" "<ulink url='&YOCTO_DOCS_DEV_URL;#qemu-running-under-a-network-file-system-nfs-server'>Running Under a Network File System (NFS) Server</ulink>"
section in the Yocto Project Development Manual for more section in the Yocto Project Development Tasks Manual for
information. more information.
</para></listitem> </para></listitem>
</itemizedlist> </itemizedlist>
</note> </note>