From 03fd402081ca37c527d989f749b9060cd2dce6e9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 21 Aug 2012 17:12:55 -0700 Subject: [PATCH] documentation: Fixes to note for mega-manual processing the notes that say "Due to production processes..." at the start of each manual contain links to manuals. the links needed to be formatted such that the entire code and manual name appeared on the same line so that the sed script can effectively remove the link in the resulting mega-manual. (From yocto-docs rev: 0a41971c331ad1961e6ee1e067b59c36c9f048f6) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-manual.xml | 3 +-- documentation/bsp-guide/bsp-guide.xml | 3 +-- documentation/dev-manual/dev-manual.xml | 3 +-- documentation/kernel-manual/kernel-manual.xml | 5 ++--- documentation/poky-ref-manual/poky-ref-manual.xml | 5 ++--- 5 files changed, 7 insertions(+), 12 deletions(-) diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index 285c347fae..e34dc1c13b 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml @@ -69,8 +69,7 @@ Due to production processes, there could be differences between the Yocto Project documentation bundled in the release tarball and the - - Yocto Project Application Developer's Guide on + Yocto Project Application Developer's Guide on the Yocto Project website. For the latest version of this manual, see the manual on the website. diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index b2a7222e39..38c24e1d3f 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml @@ -81,8 +81,7 @@ Due to production processes, there could be differences between the Yocto Project documentation bundled in the release tarball and the - - Board Support Package (BSP) Developer's Guide on + Board Support Package (BSP) Developer's Guide on the Yocto Project website. For the latest version of this manual, see the manual on the website. diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index 5d1a34c499..0cbd85fc3b 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml @@ -62,8 +62,7 @@ Due to production processes, there could be differences between the Yocto Project documentation bundled in the release tarball and the - - Yocto Project Development Manual on + Yocto Project Development Manual on the Yocto Project website. For the latest version of this manual, see the manual on the website. diff --git a/documentation/kernel-manual/kernel-manual.xml b/documentation/kernel-manual/kernel-manual.xml index 815812bfd2..174663aa2d 100644 --- a/documentation/kernel-manual/kernel-manual.xml +++ b/documentation/kernel-manual/kernel-manual.xml @@ -73,9 +73,8 @@ Due to production processes, there could be differences between the Yocto Project - documentation bundled in the release tarball and - - The Yocto Project Kernel Architecture and Use Manual on + documentation bundled in the release tarball and the + Yocto Project Kernel Architecture and Use Manual on the Yocto Project website. For the latest version of this manual, see the manual on the website. diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml index 4aa67f78d6..e405375bbb 100644 --- a/documentation/poky-ref-manual/poky-ref-manual.xml +++ b/documentation/poky-ref-manual/poky-ref-manual.xml @@ -74,9 +74,8 @@ Due to production processes, there could be differences between the Yocto Project - documentation bundled in the release tarball and - - The Yocto Project Reference Manual on + documentation bundled in the release tarball and the + Yocto Project Reference Manual on the Yocto Project website. For the latest version of this manual, see the manual on the website.