yocto-project-qs: Updated some links to work better from mega-manual

Links to the top of a manual don't really work from the mega-manual.
I updated the manual links at the bottom of the yocto-project-qs
so that they go to the introduction sections of the appropriate
manual rather than attempting to go to the top of the manual, where
they don't render from within the mega-manual.

(From yocto-docs rev: e8e1c72b6c79065d86479d48974d1a188f4ebf30)

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-13 09:30:22 -07:00
committed by Richard Purdie
parent 59c64247f7
commit 557d532b7c

View File

@@ -981,7 +981,7 @@
</para></listitem>
<listitem><para>
<emphasis>Look Through the
<ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink>:</emphasis>
<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-intro'>Yocto Project Development Manual</ulink>:</emphasis>
This manual contains procedural information grouped to
help you get set up, work with layers, customize images,
write new recipes, work with libraries, and use QEMU.
@@ -990,7 +990,7 @@
</para></listitem>
<listitem><para>
<emphasis>Look Through the
<ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>:</emphasis>
<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-intro'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>:</emphasis>
This manual describes how to use both the
<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-using-the-standard-sdk'>standard SDK</ulink>
and the
@@ -1009,7 +1009,7 @@
<emphasis>Learn About Kernel Development:</emphasis>
If you want to see how to work with the kernel and
understand Yocto Linux kernels, see the
<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#kernel-dev'>Yocto Project Linux Kernel Development Manual</ulink>.
<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#kernel-dev-intro'>Yocto Project Linux Kernel Development Manual</ulink>.
This manual provides information on how to patch the
kernel, modify kernel recipes, and configure the kernel.
</para></listitem>
@@ -1032,7 +1032,7 @@
</para></listitem>
<listitem><para>
<emphasis>Have Available the
<ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual:</ulink></emphasis>
<ulink url='&YOCTO_DOCS_REF_URL;#ref-manual-intro'>Yocto Project Reference Manual:</ulink></emphasis>
Unlike the rest of the Yocto Project manual set, this manual
is comprised of material suited for reference rather than
procedures.