diff options
-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 | ||