summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-03-28 09:17:48 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:05 +0100
commit7907cb7b6c0e4656bff5b02bd7b3a3d0bb9f4287 (patch)
tree6fc0f702e38333886bb654f164f608674b1dce11 /documentation/sdk-manual
parentfe1419631c597a2f088454fe97ead333838e61e1 (diff)
downloadpoky-7907cb7b6c0e4656bff5b02bd7b3a3d0bb9f4287.tar.gz
Documentation: Updated Manual Notes
I did some re-wording to account for when the user does a web search for a manual and the search returns an ancient version of the manual. Many times the user is oblivious of this fact and is trying to use a version of the docs that don't come close to matching the version of the YP. (From yocto-docs rev: 1cbe06cefda2b35584a8365564e01888d229d0b3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r--documentation/sdk-manual/sdk-manual.xml39
1 files changed, 25 insertions, 14 deletions
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml
index cf59f5a0f7..53bda1a292 100644
--- a/documentation/sdk-manual/sdk-manual.xml
+++ b/documentation/sdk-manual/sdk-manual.xml
@@ -76,27 +76,38 @@
76 manual is for the &YOCTO_DOC_VERSION; release of the 76 manual is for the &YOCTO_DOC_VERSION; release of the
77 Yocto Project. 77 Yocto Project.
78 To be sure you have the latest version of the manual 78 To be sure you have the latest version of the manual
79 for this release, use the manual from the 79 for this release, go to the
80 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 80 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
81 and select the manual from that site.
82 Manuals from the site are more up-to-date than manuals
83 derived from the Yocto Project released TAR files.
81 </para></listitem> 84 </para></listitem>
82 <listitem><para> 85 <listitem><para>
83 For manuals associated with other releases of the Yocto 86 If you located this manual through a web search, the
84 Project, go to the 87 version of the manual might not be the one you want
88 (e.g. the search might have returned a manual much
89 older than the Yocto Project version with which you
90 are working).
91 You can see all Yocto Project major releases by
92 visiting the
93 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
94 page.
95 If you need a version of this manual for a different
96 Yocto Project release, visit the
85 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 97 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
86 and use the drop-down "Active Releases" button 98 and select the manual set by using the
87 and choose the manual associated with the desired 99 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
88 Yocto Project. 100 pull-down menus.
89 </para></listitem> 101 </para></listitem>
90 <listitem><para> 102 <listitem><para>
91 To report any inaccuracies or problems with this 103 To report any inaccuracies or problems with this
92 manual, send an email to the Yocto Project 104 manual, send an email to the Yocto Project
93 discussion group at 105 discussion group at
94 <filename>yocto@yoctoproject.com</filename> or log into 106 <filename>yocto@yoctoproject.com</filename> or log into
95 the freenode <filename>#yocto</filename> channel. 107 the freenode <filename>#yocto</filename> channel.
96 </para></listitem> 108 </para></listitem>
97 </itemizedlist> 109 </itemizedlist>
98 </note> 110 </note>
99
100 </legalnotice> 111 </legalnotice>
101 112
102 </bookinfo> 113 </bookinfo>