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/yocto-project-qs/yocto-project-qs.xml | |
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/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 3c50680bf6..3606fe89a0 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -17,11 +17,10 @@ | |||
17 | 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. | 17 | 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. |
18 | </para> | 18 | </para> |
19 | <note> | 19 | <note> |
20 | Due to production processes, there could be differences between the Yocto Project | 20 | For the latest version of this manual associated with this |
21 | documentation bundled in the release tarball and the | 21 | Yocto Project release, see the |
22 | <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink> on | 22 | <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink> |
23 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 23 | from the Yocto Project website. |
24 | For the latest version of this manual, see the manual on the website. | ||
25 | </note> | 24 | </note> |
26 | </legalnotice> | 25 | </legalnotice> |
27 | 26 | ||