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 | |
| 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>
| -rw-r--r-- | documentation/adt-manual/adt-manual.xml | 9 | ||||
| -rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 9 | ||||
| -rw-r--r-- | documentation/dev-manual/dev-manual.xml | 9 | ||||
| -rw-r--r-- | documentation/kernel-dev/kernel-dev.xml | 9 | ||||
| -rw-r--r-- | documentation/profile-manual/profile-manual.xml | 9 | ||||
| -rw-r--r-- | documentation/ref-manual/ref-manual.xml | 9 | ||||
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 9 |
7 files changed, 28 insertions, 35 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> |
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 6395428daa..53021a7c58 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
| @@ -101,11 +101,10 @@ | |||
| 101 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Non-Commercial-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. | 101 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Non-Commercial-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. |
| 102 | </para> | 102 | </para> |
| 103 | <note> | 103 | <note> |
| 104 | Due to production processes, there could be differences between the Yocto Project | 104 | For the latest version of this manual associated with this |
| 105 | documentation bundled in the release tarball and the | 105 | Yocto Project release, see the |
| 106 | <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink> on | 106 | <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink> |
| 107 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 107 | from the Yocto Project website. |
| 108 | For the latest version of this manual, see the manual on the website. | ||
| 109 | </note> | 108 | </note> |
| 110 | </legalnotice> | 109 | </legalnotice> |
| 111 | 110 | ||
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index 1e25cb36e6..9f261ce1cf 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
| @@ -82,11 +82,10 @@ | |||
| 82 | </para> | 82 | </para> |
| 83 | 83 | ||
| 84 | <note> | 84 | <note> |
| 85 | Due to production processes, there could be differences between the Yocto Project | 85 | For the latest version of this manual associated with this |
| 86 | documentation bundled in the release tarball and the | 86 | Yocto Project release, see the |
| 87 | <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink> on | 87 | <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink> |
| 88 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 88 | from the Yocto Project website. |
| 89 | For the latest version of this manual, see the manual on the website. | ||
| 90 | </note> | 89 | </note> |
| 91 | </legalnotice> | 90 | </legalnotice> |
| 92 | 91 | ||
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index 1571b5bc47..ec9216fe6d 100644 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
| @@ -64,11 +64,10 @@ | |||
| 64 | 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. | 64 | 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. |
| 65 | </para> | 65 | </para> |
| 66 | <note> | 66 | <note> |
| 67 | Due to production processes, there could be differences between the Yocto Project | 67 | For the latest version of this manual associated with this |
| 68 | documentation bundled in the release tarball and the | 68 | Yocto Project release, see the |
| 69 | <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink> on | 69 | <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink> |
| 70 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 70 | from the Yocto Project website. |
| 71 | For the latest version of this manual, see the manual on the website. | ||
| 72 | </note> | 71 | </note> |
| 73 | </legalnotice> | 72 | </legalnotice> |
| 74 | 73 | ||
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index b017364556..2d4fa0a619 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
| @@ -67,11 +67,10 @@ | |||
| 67 | </para> | 67 | </para> |
| 68 | 68 | ||
| 69 | <note> | 69 | <note> |
| 70 | Due to production processes, there could be differences between the Yocto Project | 70 | For the latest version of this manual associated with this |
| 71 | documentation bundled in the release tarball and the | 71 | Yocto Project release, see the |
| 72 | <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Tracing and Profiling Manual</ulink> on | 72 | <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink> |
| 73 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 73 | from the Yocto Project website. |
| 74 | For the latest version of this manual, see the manual on the website. | ||
| 75 | </note> | 74 | </note> |
| 76 | </legalnotice> | 75 | </legalnotice> |
| 77 | 76 | ||
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index a4c783dc12..4a3aeaf3e1 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
| @@ -95,11 +95,10 @@ | |||
| 95 | 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. | 95 | 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. |
| 96 | </para> | 96 | </para> |
| 97 | <note> | 97 | <note> |
| 98 | Due to production processes, there could be differences between the Yocto Project | 98 | For the latest version of this manual associated with this |
| 99 | documentation bundled in the release tarball and the | 99 | Yocto Project release, see the |
| 100 | <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink> on | 100 | <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink> |
| 101 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 101 | from the Yocto Project website. |
| 102 | For the latest version of this manual, see the manual on the website. | ||
| 103 | </note> | 102 | </note> |
| 104 | </legalnotice> | 103 | </legalnotice> |
| 105 | 104 | ||
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 | ||
