summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-10-23 10:41:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-01 17:46:42 +0000
commit29d095ff71b2f2b78d76db7ec6aec2da205ee9dc (patch)
treea3c1949d85f5ec132c4575643c9eaaa446729f10 /documentation/dev-manual
parent3c72e93fd3d53966d24fbaa97cd80917bb98fd46 (diff)
downloadpoky-29d095ff71b2f2b78d76db7ec6aec2da205ee9dc.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: d47ff8285a6ba01d721509724641a51aab8da73d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index a75a5bbf61..ca400fbd18 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -77,11 +77,10 @@
77 </para> 77 </para>
78 78
79 <note> 79 <note>
80 Due to production processes, there could be differences between the Yocto Project 80 For the latest version of this manual associated with this
81 documentation bundled in the release tarball and the 81 Yocto Project release, see the
82 <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink> on 82 <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink>
83 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. 83 from the Yocto Project website.
84 For the latest version of this manual, see the manual on the website.
85 </note> 84 </note>
86 </legalnotice> 85 </legalnotice>
87 86