diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-06-15 06:15:41 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-29 14:59:26 +0100 |
commit | d3e51cea0ff8d035b88fc28b9d5473b411f3d062 (patch) | |
tree | 94539489b50acf5f525686ed46e80b1e8c9b03c8 | |
parent | fb2d503992fbcd42c0c4e966636e357674197437 (diff) | |
download | poky-d3e51cea0ff8d035b88fc28b9d5473b411f3d062.tar.gz |
documentation/adt-manual/adt-manual.xml: Applied poky.ent variables.
(From yocto-docs rev: 4fa1ee9b3e377f232300d6e744e94ed98221fe14)
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.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index a3ab84810f..61bea1b950 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" |
@@ -56,7 +57,7 @@ | |||
56 | </revhistory> | 57 | </revhistory> |
57 | 58 | ||
58 | <copyright> | 59 | <copyright> |
59 | <year>2010-2012</year> | 60 | <year>©RIGHT_YEAR;</year> |
60 | <holder>Linux Foundation</holder> | 61 | <holder>Linux Foundation</holder> |
61 | </copyright> | 62 | </copyright> |
62 | 63 | ||
@@ -68,9 +69,9 @@ | |||
68 | <note> | 69 | <note> |
69 | 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 |
70 | documentation bundled in the release tarball and the | 71 | documentation bundled in the release tarball and the |
71 | <ulink url='http://www.yoctoproject.org/docs/1.1.1/adt-manual/adt-manual.html'> | 72 | <ulink url='&YOCTO_DOCS_ADT_URL;'> |
72 | Application Developer's Toolkit (ADT) User's Guide</ulink> on | 73 | Application Developer's Toolkit (ADT) User's Guide</ulink> on |
73 | the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. | 74 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. |
74 | For the latest version of this manual, see the manual on the website. | 75 | For the latest version of this manual, see the manual on the website. |
75 | </note> | 76 | </note> |
76 | 77 | ||