diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-10-23 10:41:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 17:09:50 +0000 |
commit | f762d40db07d8e0fdc5813c9d55762521998fa62 (patch) | |
tree | 3a91ec6203085f089e0bcc0a93493500a51f12b3 /documentation/adt-manual | |
parent | a2aeade07cf84ae17ae603c10b31bd9adee630e0 (diff) | |
download | poky-f762d40db07d8e0fdc5813c9d55762521998fa62.tar.gz |
documentation: Changed Note for most recent manual
Fixes [YOCTO #5368]
Changes partially address this issue, which is the removal of
tarball installations for poky. The notes at the beginning of
the YP manuals suggested that the tarball version of a manual
might lag the version found on the website. Because we are
discouraging installing poky/documentation from a tarball now,
I have re-written the note to be generic and suggest simply that
for the most recent version of the manual associated with the
release, see the manual on the website.
(From yocto-docs rev: a5e96e7eb719e69bbcf2139af2e20230aedc4247)
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.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index d97421b45f..c7b62a34e4 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -89,11 +89,10 @@ | |||
89 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. | 89 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. |
90 | </para> | 90 | </para> |
91 | <note> | 91 | <note> |
92 | Due to production processes, there could be differences between the Yocto Project | 92 | For the latest version of this manual associated with this |
93 | documentation bundled in the release tarball and the | 93 | Yocto Project release, see the |
94 | <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink> on | 94 | <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink> |
95 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 95 | from the Yocto Project website. |
96 | For the latest version of this manual, see the manual on the website. | ||
97 | </note> | 96 | </note> |
98 | 97 | ||
99 | </legalnotice> | 98 | </legalnotice> |