[gnome-continuous-yocto/gnomeostree-3.28-rocko: 112/218] mega-manual.sed: Fixed string for sdk-manual links



commit 0a3d933c89b6934f5db5f3cb8f1eaf8dbf307929
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Fri Jan 5 12:17:03 2018 -0800

    mega-manual.sed: Fixed string for sdk-manual links
    
    This string was not changed to reflect the new sdk-manual title.
    I updated the string so that the links render correctly in the
    mega-manual.
    
    (From yocto-docs rev: 2e4cf995a8c3d1f9ed072911eea43930f27ff771)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/tools/mega-manual.sed |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation/tools/mega-manual.sed b/documentation/tools/mega-manual.sed
index 20333b8..8e4f949 100644
--- a/documentation/tools/mega-manual.sed
+++ b/documentation/tools/mega-manual.sed
@@ -25,7 +25,7 @@ s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/yocto-project-qs\
 # Process cases where just an external manual is referenced without an id anchor
 s/<a class=\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/yocto-project-qs\/yocto-project-qs.html\" 
target=\"_top\">Yocto Project Quick Start<\/a>/Yocto Project Quick Start/g
 s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/dev-manual\/dev-manual.html\" 
target=\"_top\">Yocto Project Development Tasks Manual<\/a>/Yocto Project Development Tasks Manual/g
-s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/sdk-manual\/sdk-manual.html\" 
target=\"_top\">Yocto Project Software Development Kit (SDK) Developer's Guide<\/a>/Yocto Project Software 
Development Kit (SDK) Developer's Guide/g
+s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/sdk-manual\/sdk-manual.html\" 
target=\"_top\">Yocto Project Application Development and the Extensible Software Development Kit 
(eSDK)<\/a>/Yocto Project Application Development and the Extensible Software Development Kit (eSDK)/g
 s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/bsp-guide\/bsp-guide.html\" 
target=\"_top\">Yocto Project Board Support Package (BSP) Developer's Guide<\/a>/Yocto Project Board Support 
Package (BSP) Developer's Guide/g
 s/<a class=\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/profile-manual\/profile-manual.html\" 
target=\"_top\">Yocto Project Profiling and Tracing Manual<\/a>/Yocto Project Profiling and Tracing Manual/g
 s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/kernel-dev\/kernel-dev.html\" 
target=\"_top\">Yocto Project Linux Kernel Development Manual<\/a>/Yocto Project Linux Kernel Development 
Manual/g


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]