diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-28 07:22:17 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:06:51 +0100 |
commit | df815c15439b64607657794b871c1e10f6ca36fe (patch) | |
tree | 39fda991f889f4c5e298afa5a865dc8ac302c9db | |
parent | 938d43de3c28ed660224a284e909ac3359a5273a (diff) | |
download | poky-df815c15439b64607657794b871c1e10f6ca36fe.tar.gz |
documentation/poky-ref-manual/poky-ref-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: 5061f9e8b3cfb66b2ed17befc9c4c4d8b875f4eb)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/poky-ref-manual/poky-ref-manual.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml index 90f4dc1bd8..a31b66ccc3 100644 --- a/documentation/poky-ref-manual/poky-ref-manual.xml +++ b/documentation/poky-ref-manual/poky-ref-manual.xml | |||
@@ -69,6 +69,12 @@ | |||
69 | Permission is granted to copy, distribute and/or modify this document under | 69 | Permission is granted to copy, distribute and/or modify this document under |
70 | 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. | 70 | 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. |
71 | </para> | 71 | </para> |
72 | <note> | ||
73 | Due to production processes, there could be differences between the Yocto Project | ||
74 | documentation bundled in the release tarball and the documentation on | ||
75 | the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. | ||
76 | For the latest documentation for the most recent release, see the website. | ||
77 | </note> | ||
72 | </legalnotice> | 78 | </legalnotice> |
73 | 79 | ||
74 | </bookinfo> | 80 | </bookinfo> |