From 6e933d7db2c247c6128207d6a03b6a5c778a1260 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 5 Jan 2018 12:18:25 -0800 Subject: [PATCH] ref-manual, yocto-project-qs: Fixed targets for sdk-manual links I had tried using a #-type target for some links designed to go to the top of the sdk-manual. It was not working out so I removed the targets. The links now render benign for the mega-manual as they should and render hot for the individual manual as they should. (From yocto-docs rev: c9a8887983976670a96f99a3d4271f5498927550) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-features.xml | 2 +- documentation/ref-manual/ref-variables.xml | 4 ++-- documentation/ref-manual/usingpoky.xml | 2 +- documentation/yocto-project-qs/yocto-project-qs.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index b1f2df5da0..02857dce38 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml @@ -356,7 +356,7 @@ perf, systemtap, and LTTng. For general information on user-space tools, see the - Yocto Project Application Development and the Extensible Software Development Kit (eSDK) + Yocto Project Application Development and the Extensible Software Development Kit (eSDK) manual. ssh-server-dropbear: diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e31aa21a3e..2b0172317d 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -15087,7 +15087,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" section. For information on setting up a cross-development environment, see the - Yocto Project Application Development and the Extensible Software Development Kit (eSDK) + Yocto Project Application Development and the Extensible Software Development Kit (eSDK) manual. @@ -15146,7 +15146,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" section. For information on setting up a cross-development environment, see the - Yocto Project Application Development and the Extensible Software Development Kit (eSDK) + Yocto Project Application Development and the Extensible Software Development Kit (eSDK) manual. diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 9b0e7dd019..13d9ad6ab7 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml @@ -145,7 +145,7 @@ tmp/deploy/images. For information on how to run pre-built images such as qemux86 and qemuarm, see the - Yocto Project Application Development and the Extensible Software Development Kit (eSDK) + Yocto Project Application Development and the Extensible Software Development Kit (eSDK) manual. For information about how to install these images, see the documentation for your particular board or machine. diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index cfaa70f551..dee73a9200 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -990,7 +990,7 @@ Look Through the - Yocto Project Application Development and the Extensible Software Development Kit (eSDK) + Yocto Project Application Development and the Extensible Software Development Kit (eSDK) manual: This manual describes how to use both the standard SDK