diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-03-28 09:17:48 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:05 +0100 |
commit | 7907cb7b6c0e4656bff5b02bd7b3a3d0bb9f4287 (patch) | |
tree | 6fc0f702e38333886bb654f164f608674b1dce11 /documentation/yocto-project-qs | |
parent | fe1419631c597a2f088454fe97ead333838e61e1 (diff) | |
download | poky-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/yocto-project-qs')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 38 |
1 files changed, 25 insertions, 13 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 12ca05b930..7592d3a595 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -143,24 +143,36 @@ | |||
143 | is for the &YOCTO_DOC_VERSION; release of the | 143 | is for the &YOCTO_DOC_VERSION; release of the |
144 | Yocto Project. | 144 | Yocto Project. |
145 | To be sure you have the latest version of the manual | 145 | To be sure you have the latest version of the manual |
146 | for this release, use the manual from the | 146 | for this release, go to the |
147 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 147 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
148 | and select the manual from that site. | ||
149 | Manuals from the site are more up-to-date than manuals | ||
150 | derived from the Yocto Project released TAR files. | ||
148 | </para></listitem> | 151 | </para></listitem> |
149 | <listitem><para> | 152 | <listitem><para> |
150 | For manuals associated with other releases of the Yocto | 153 | If you located this manual through a web search, the |
151 | Project, go to the | 154 | version of the manual might not be the one you want |
155 | (e.g. the search might have returned a manual much | ||
156 | older than the Yocto Project version with which you | ||
157 | are working). | ||
158 | You can see all Yocto Project major releases by | ||
159 | visiting the | ||
160 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
161 | page. | ||
162 | If you need a version of this manual for a different | ||
163 | Yocto Project release, visit the | ||
152 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 164 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
153 | and use the drop-down "Active Releases" button | 165 | and select the manual set by using the |
154 | and choose the manual associated with the desired | 166 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
155 | Yocto Project. | 167 | pull-down menus. |
156 | </para></listitem> | 168 | </para></listitem> |
157 | <listitem><para> | 169 | <listitem><para> |
158 | To report any inaccuracies or problems with this | 170 | To report any inaccuracies or problems with this |
159 | manual, send an email to the Yocto Project | 171 | manual, send an email to the Yocto Project |
160 | discussion group at | 172 | discussion group at |
161 | <filename>yocto@yoctoproject.com</filename> or log into | 173 | <filename>yocto@yoctoproject.com</filename> or log into |
162 | the freenode <filename>#yocto</filename> channel. | 174 | the freenode <filename>#yocto</filename> channel. |
163 | </para></listitem> | 175 | </para></listitem> |
164 | </itemizedlist> | 176 | </itemizedlist> |
165 | </note> | 177 | </note> |
166 | </legalnotice> | 178 | </legalnotice> |