summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-08-21 17:12:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:54:57 +0100
commit03fd402081ca37c527d989f749b9060cd2dce6e9 (patch)
treefa41fc4b3f05a894462e5e2427fa89c529319bb0
parent2c6f72d01a3c16867caf453f6a8dee8545a5ef70 (diff)
downloadast2050-yocto-poky-03fd402081ca37c527d989f749b9060cd2dce6e9.zip
ast2050-yocto-poky-03fd402081ca37c527d989f749b9060cd2dce6e9.tar.gz
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 <ulink> 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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/adt-manual/adt-manual.xml3
-rw-r--r--documentation/bsp-guide/bsp-guide.xml3
-rw-r--r--documentation/dev-manual/dev-manual.xml3
-rw-r--r--documentation/kernel-manual/kernel-manual.xml5
-rw-r--r--documentation/poky-ref-manual/poky-ref-manual.xml5
5 files changed, 7 insertions, 12 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml
index 285c347..e34dc1c 100644
--- a/documentation/adt-manual/adt-manual.xml
+++ b/documentation/adt-manual/adt-manual.xml
@@ -69,8 +69,7 @@
<note>
Due to production processes, there could be differences between the Yocto Project
documentation bundled in the release tarball and the
- <ulink url='&YOCTO_DOCS_ADT_URL;'>
- Yocto Project Application Developer's Guide</ulink> on
+ <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink> on
the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
For the latest version of this manual, see the manual on the website.
</note>
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index b2a7222..38c24e1 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -81,8 +81,7 @@
<note>
Due to production processes, there could be differences between the Yocto Project
documentation bundled in the release tarball and the
- <ulink url='&YOCTO_DOCS_BSP_URL;'>
- Board Support Package (BSP) Developer's Guide</ulink> on
+ <ulink url='&YOCTO_DOCS_BSP_URL;'>Board Support Package (BSP) Developer's Guide</ulink> on
the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
For the latest version of this manual, see the manual on the website.
</note>
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index 5d1a34c..0cbd85f 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -62,8 +62,7 @@
<note>
Due to production processes, there could be differences between the Yocto Project
documentation bundled in the release tarball and the
- <ulink url='&YOCTO_DOCS_DEV_URL;'>
- Yocto Project Development Manual</ulink> on
+ <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink> on
the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
For the latest version of this manual, see the manual on the website.
</note>
diff --git a/documentation/kernel-manual/kernel-manual.xml b/documentation/kernel-manual/kernel-manual.xml
index 815812b..174663a 100644
--- a/documentation/kernel-manual/kernel-manual.xml
+++ b/documentation/kernel-manual/kernel-manual.xml
@@ -73,9 +73,8 @@
</para>
<note>
Due to production processes, there could be differences between the Yocto Project
- documentation bundled in the release tarball and
- <ulink url='&YOCTO_DOCS_KERNEL_URL;'>
- The Yocto Project Kernel Architecture and Use Manual</ulink> on
+ documentation bundled in the release tarball and the
+ <ulink url='&YOCTO_DOCS_KERNEL_URL;'>Yocto Project Kernel Architecture and Use Manual</ulink> on
the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
For the latest version of this manual, see the manual on the website.
</note>
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml
index 4aa67f7..e405375 100644
--- a/documentation/poky-ref-manual/poky-ref-manual.xml
+++ b/documentation/poky-ref-manual/poky-ref-manual.xml
@@ -74,9 +74,8 @@
</para>
<note>
Due to production processes, there could be differences between the Yocto Project
- documentation bundled in the release tarball and
- <ulink url='&YOCTO_DOCS_REF_URL;'>
- The Yocto Project Reference Manual</ulink> on
+ documentation bundled in the release tarball and the
+ <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink> on
the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
For the latest version of this manual, see the manual on the website.
</note>
OpenPOWER on IntegriCloud