mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
fb2d503992
commit
d3e51cea0f
@@ -1,5 +1,6 @@
|
|||||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||||
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
|
||||||
|
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
|
||||||
|
|
||||||
<book id='adt-manual' lang='en'
|
<book id='adt-manual' lang='en'
|
||||||
xmlns:xi="http://www.w3.org/2003/XInclude"
|
xmlns:xi="http://www.w3.org/2003/XInclude"
|
||||||
@@ -56,7 +57,7 @@
|
|||||||
</revhistory>
|
</revhistory>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2010-2012</year>
|
<year>©RIGHT_YEAR;</year>
|
||||||
<holder>Linux Foundation</holder>
|
<holder>Linux Foundation</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
@@ -68,9 +69,9 @@
|
|||||||
<note>
|
<note>
|
||||||
Due to production processes, there could be differences between the Yocto Project
|
Due to production processes, there could be differences between the Yocto Project
|
||||||
documentation bundled in the release tarball and the
|
documentation bundled in the release tarball and the
|
||||||
<ulink url='http://www.yoctoproject.org/docs/1.1.1/adt-manual/adt-manual.html'>
|
<ulink url='&YOCTO_DOCS_ADT_URL;'>
|
||||||
Application Developer's Toolkit (ADT) User's Guide</ulink> on
|
Application Developer's Toolkit (ADT) User's Guide</ulink> on
|
||||||
the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website.
|
the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
|
||||||
For the latest version of this manual, see the manual on the website.
|
For the latest version of this manual, see the manual on the website.
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user