diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-28 07:13:00 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:06:50 +0100 |
| commit | 33f9253be78c2953d200242631b088b11e933cd0 (patch) | |
| tree | d4f5b974668f835ceae226e79f1de02920dc3507 | |
| parent | 343fc6476bafed01c7a3fda67fec9ffc8982c41e (diff) | |
| download | poky-33f9253be78c2953d200242631b088b11e933cd0.tar.gz | |
documentation/adt-manual/adt-manual.xml: Added note to title page.
Note mentions possible differences between docs in the released
tarball and docs on the website. Suggests website for latest
docs.
(From yocto-docs rev: 29426ab131a319b764f82da8a11cb4d9b590c3b1)
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 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index 10a73f2cdd..efe3460674 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
| @@ -50,6 +50,13 @@ | |||
| 50 | Permission is granted to copy, distribute and/or modify this document under | 50 | Permission is granted to copy, distribute and/or modify this document under |
| 51 | 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. | 51 | 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. |
| 52 | </para> | 52 | </para> |
| 53 | <note> | ||
| 54 | Due to production processes, there could be differences between the Yocto Project | ||
| 55 | documentation bundled in the release tarball and the documentation on | ||
| 56 | the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. | ||
| 57 | For the latest documentation for the most recent release, see the website. | ||
| 58 | </note> | ||
| 59 | |||
| 53 | </legalnotice> | 60 | </legalnotice> |
| 54 | 61 | ||
| 55 | </bookinfo> | 62 | </bookinfo> |
