summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-manual.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-03-06 17:06:44 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 12:08:09 -0800
commit2ede6c8c4481158a5bc713a105792e35ef9d362d (patch)
tree934b30e249240cf2b9901220ceebb7f3bd1753e9 /documentation/adt-manual/adt-manual.xml
parenteebdda725bac9590b5090fa9e46f8e1d910f0056 (diff)
downloadpoky-2ede6c8c4481158a5bc713a105792e35ef9d362d.tar.gz
documentation/adt-manual: Converted manual to use the poky.ent file
Conversion of hard links to use the variables set up in the file documentation/poky.ent. (From yocto-docs rev: edbacc1b57f02c31ff6eaee666245be83fb17543) 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/adt-manual.xml')
-rw-r--r--documentation/adt-manual/adt-manual.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml
index 2d11b9f355..9576ae8450 100644
--- a/documentation/adt-manual/adt-manual.xml
+++ b/documentation/adt-manual/adt-manual.xml
@@ -1,5 +1,6 @@
1<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
3 4
4<book id='adt-manual' lang='en' 5<book id='adt-manual' lang='en'
5 xmlns:xi="http://www.w3.org/2003/XInclude" 6 xmlns:xi="http://www.w3.org/2003/XInclude"
@@ -46,7 +47,7 @@
46 </revhistory> 47 </revhistory>
47 48
48 <copyright> 49 <copyright>
49 <year>2010-2012</year> 50 <year>&COPYRIGHT_YEAR;</year>
50 <holder>Linux Foundation</holder> 51 <holder>Linux Foundation</holder>
51 </copyright> 52 </copyright>
52 53
@@ -58,9 +59,9 @@
58 <note> 59 <note>
59 Due to production processes, there could be differences between the Yocto Project 60 Due to production processes, there could be differences between the Yocto Project
60 documentation bundled in the release tarball and the 61 documentation bundled in the release tarball and the
61 <ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html'> 62 <ulink url='&YOCTO_DOCS_ADT_URL;'>
62 Application Developer's Toolkit (ADT) User's Guide</ulink> on 63 Application Developer's Toolkit (ADT) User's Guide</ulink> on
63 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 64 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
64 For the latest version of this manual, see the manual on the website. 65 For the latest version of this manual, see the manual on the website.
65 </note> 66 </note>
66 67