summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
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 /documentation/adt-manual
parent2c6f72d01a3c16867caf453f6a8dee8545a5ef70 (diff)
downloadpoky-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>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-manual.xml3
1 files changed, 1 insertions, 2 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 @@
69 <note> 69 <note>
70 Due to production processes, there could be differences between the Yocto Project 70 Due to production processes, there could be differences between the Yocto Project
71 documentation bundled in the release tarball and the 71 documentation bundled in the release tarball and the
72 <ulink url='&YOCTO_DOCS_ADT_URL;'> 72 <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink> on
73 Yocto Project Application Developer's Guide</ulink> on
74 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. 73 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
75 For the latest version of this manual, see the manual on the website. 74 For the latest version of this manual, see the manual on the website.
76 </note> 75 </note>