diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-13 09:30:22 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:46:52 +0100 |
commit | 557d532b7c62361fab246e86f3267b6ee04068e0 (patch) | |
tree | 112ee6f07bf8d09824098713bbb1e234af8d2236 | |
parent | 59c64247f7a0edef44e79f8a818b9a9cb6edce64 (diff) | |
download | poky-557d532b7c62361fab246e86f3267b6ee04068e0.tar.gz |
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>
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index e77175c3aa..07ab9e6d43 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -981,7 +981,7 @@ | |||
981 | </para></listitem> | 981 | </para></listitem> |
982 | <listitem><para> | 982 | <listitem><para> |
983 | <emphasis>Look Through the | 983 | <emphasis>Look Through the |
984 | <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink>:</emphasis> | 984 | <ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-intro'>Yocto Project Development Manual</ulink>:</emphasis> |
985 | This manual contains procedural information grouped to | 985 | This manual contains procedural information grouped to |
986 | help you get set up, work with layers, customize images, | 986 | help you get set up, work with layers, customize images, |
987 | write new recipes, work with libraries, and use QEMU. | 987 | write new recipes, work with libraries, and use QEMU. |
@@ -990,7 +990,7 @@ | |||
990 | </para></listitem> | 990 | </para></listitem> |
991 | <listitem><para> | 991 | <listitem><para> |
992 | <emphasis>Look Through the | 992 | <emphasis>Look Through the |
993 | <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>:</emphasis> | 993 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-intro'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>:</emphasis> |
994 | This manual describes how to use both the | 994 | This manual describes how to use both the |
995 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-using-the-standard-sdk'>standard SDK</ulink> | 995 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-using-the-standard-sdk'>standard SDK</ulink> |
996 | and the | 996 | and the |
@@ -1009,7 +1009,7 @@ | |||
1009 | <emphasis>Learn About Kernel Development:</emphasis> | 1009 | <emphasis>Learn About Kernel Development:</emphasis> |
1010 | If you want to see how to work with the kernel and | 1010 | If you want to see how to work with the kernel and |
1011 | understand Yocto Linux kernels, see the | 1011 | understand Yocto Linux kernels, see the |
1012 | <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#kernel-dev'>Yocto Project Linux Kernel Development Manual</ulink>. | 1012 | <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#kernel-dev-intro'>Yocto Project Linux Kernel Development Manual</ulink>. |
1013 | This manual provides information on how to patch the | 1013 | This manual provides information on how to patch the |
1014 | kernel, modify kernel recipes, and configure the kernel. | 1014 | kernel, modify kernel recipes, and configure the kernel. |
1015 | </para></listitem> | 1015 | </para></listitem> |
@@ -1032,7 +1032,7 @@ | |||
1032 | </para></listitem> | 1032 | </para></listitem> |
1033 | <listitem><para> | 1033 | <listitem><para> |
1034 | <emphasis>Have Available the | 1034 | <emphasis>Have Available the |
1035 | <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual:</ulink></emphasis> | 1035 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-manual-intro'>Yocto Project Reference Manual:</ulink></emphasis> |
1036 | Unlike the rest of the Yocto Project manual set, this manual | 1036 | Unlike the rest of the Yocto Project manual set, this manual |
1037 | is comprised of material suited for reference rather than | 1037 | is comprised of material suited for reference rather than |
1038 | procedures. | 1038 | procedures. |