summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual.xml
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/dev-manual/dev-manual.xml
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/dev-manual/dev-manual.xml')
-rw-r--r--documentation/dev-manual/dev-manual.xml38
1 files changed, 25 insertions, 13 deletions
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index aaeb4e7576..c9b3a4c4d3 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -128,24 +128,36 @@
128 is for the &YOCTO_DOC_VERSION; release of the 128 is for the &YOCTO_DOC_VERSION; release of the
129 Yocto Project. 129 Yocto Project.
130 To be sure you have the latest version of the manual 130 To be sure you have the latest version of the manual
131 for this release, use the manual from the 131 for this release, go to the
132 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 132 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
133 and select the manual from that site.
134 Manuals from the site are more up-to-date than manuals
135 derived from the Yocto Project released TAR files.
133 </para></listitem> 136 </para></listitem>
134 <listitem><para> 137 <listitem><para>
135 For manuals associated with other releases of the Yocto 138 If you located this manual through a web search, the
136 Project, go to the 139 version of the manual might not be the one you want
140 (e.g. the search might have returned a manual much
141 older than the Yocto Project version with which you
142 are working).
143 You can see all Yocto Project major releases by
144 visiting the
145 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
146 page.
147 If you need a version of this manual for a different
148 Yocto Project release, visit the
137 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 149 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
138 and use the drop-down "Active Releases" button 150 and select the manual set by using the
139 and choose the manual associated with the desired 151 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
140 Yocto Project. 152 pull-down menus.
141 </para></listitem> 153 </para></listitem>
142 <listitem><para> 154 <listitem><para>
143 To report any inaccuracies or problems with this 155 To report any inaccuracies or problems with this
144 manual, send an email to the Yocto Project 156 manual, send an email to the Yocto Project
145 discussion group at 157 discussion group at
146 <filename>yocto@yoctoproject.com</filename> or log into 158 <filename>yocto@yoctoproject.com</filename> or log into
147 the freenode <filename>#yocto</filename> channel. 159 the freenode <filename>#yocto</filename> channel.
148 </para></listitem> 160 </para></listitem>
149 </itemizedlist> 161 </itemizedlist>
150 </note> 162 </note>
151 </legalnotice> 163 </legalnotice>