From 6d512bd691d6d8832a804fc9ab29ba13fe94ef38 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 3 Feb 2015 11:52:00 -0800 Subject: [PATCH] mega-manual: Updated sed file to include the toaster manual. Added logic to string search and fix links in the Toaster Manual part of the mega-manual. This keeps the links correct for the mega-manual. (From yocto-docs rev: f93b5a187984949129db16b638935b678fd344a1) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/tools/mega-manual.sed | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/tools/mega-manual.sed b/documentation/tools/mega-manual.sed index 748632bb55..6d2e40d530 100644 --- a/documentation/tools/mega-manual.sed +++ b/documentation/tools/mega-manual.sed @@ -29,3 +29,4 @@ s/Yocto Project Profiling and Tracing Manual<\/a>/Yocto Project Profiling and Tracing Manual/g s/Yocto Project Linux Kernel Development Manual<\/a>/Yocto Project Linux Kernel Development Manual/g s/Yocto Project Reference Manual<\/a>/Yocto Project Reference Manual/g +s/Yocto Project Toaster User Manual<\/a>/Yocto Project Toaster User Manual/g