diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-28 07:26:10 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:06:51 +0100 |
commit | 406824fe15c16bc480356aa3c5e957aeb03f0853 (patch) | |
tree | 79098096c68fc8a06e65033ef6d820a3ea7a9d54 /documentation/yocto-project-qs/yocto-project-qs.xml | |
parent | df815c15439b64607657794b871c1e10f6ca36fe (diff) | |
download | poky-406824fe15c16bc480356aa3c5e957aeb03f0853.tar.gz |
documentation/yocto-project-qs/yocto-project-qs.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: 696aa5b822cd0e52a9c67c0b3ea73f35f6e99983)
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 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index e59a1a77cd..c13ed96187 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -39,6 +39,12 @@ | |||
39 | <ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html'> | 39 | <ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html'> |
40 | Poky Reference Manual</ulink> helpful. | 40 | Poky Reference Manual</ulink> helpful. |
41 | </para> | 41 | </para> |
42 | <note> | ||
43 | Due to production processes, there could be differences between the Yocto Project | ||
44 | documentation bundled in the release tarball and the documentation on | ||
45 | the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. | ||
46 | For the latest documentation for the most recent release, see the website. | ||
47 | </note> | ||
42 | </section> | 48 | </section> |
43 | 49 | ||
44 | <section id='yp-intro'> | 50 | <section id='yp-intro'> |