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:46:42 +0000 |
commit | 29d095ff71b2f2b78d76db7ec6aec2da205ee9dc (patch) | |
tree | a3c1949d85f5ec132c4575643c9eaaa446729f10 /documentation/adt-manual | |
parent | 3c72e93fd3d53966d24fbaa97cd80917bb98fd46 (diff) | |
download | poky-29d095ff71b2f2b78d76db7ec6aec2da205ee9dc.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: d47ff8285a6ba01d721509724641a51aab8da73d)
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 7745d71efe..9ac54d35d0 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -84,11 +84,10 @@ | |||
84 | 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. | 84 | 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. |
85 | </para> | 85 | </para> |
86 | <note> | 86 | <note> |
87 | Due to production processes, there could be differences between the Yocto Project | 87 | For the latest version of this manual associated with this |
88 | documentation bundled in the release tarball and the | 88 | Yocto Project release, see the |
89 | <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink> on | 89 | <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink> |
90 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 90 | from the Yocto Project website. |
91 | For the latest version of this manual, see the manual on the website. | ||
92 | </note> | 91 | </note> |
93 | 92 | ||
94 | </legalnotice> | 93 | </legalnotice> |