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/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | |
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/brief-yoctoprojectqs/brief-yoctoprojectqs.xml')
-rw-r--r-- | documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | 58 |
1 files changed, 38 insertions, 20 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml index 356bd521fd..ee7f7b421d 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | |||
@@ -17,26 +17,44 @@ | |||
17 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. | 17 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. |
18 | </para> | 18 | </para> |
19 | <!-- | 19 | <!-- |
20 | <note><title>Manual Notes</title> | 20 | <note><title>Manual Notes</title> |
21 | <itemizedlist> | 21 | <itemizedlist> |
22 | <listitem><para> | 22 | <listitem><para> |
23 | For the latest version of this document associated with | 23 | This version of the document is for the |
24 | this Yocto Project release | 24 | &YOCTO_DOC_VERSION; release of the Yocto Project. |
25 | (version &YOCTO_DOC_VERSION;), see the "My First | 25 | To be sure you have the latest version of this document |
26 | Yocto Project Build" from the | 26 | for this release, go to the |
27 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 27 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
28 | </para></listitem> | 28 | and select the manual from that site. |
29 | <listitem><para> | 29 | Manuals from the site are more up-to-date than manuals |
30 | This paper is written for the &YOCTO_DOC_VERSION;. | 30 | derived from the Yocto Project released TAR files. |
31 | For later releases of the Yocto Project (if they exist), | 31 | </para></listitem> |
32 | go to the | 32 | <listitem><para> |
33 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 33 | If you located this manual through a web search, the |
34 | and use the drop-down "Active Releases" button | 34 | version of the manual might not be the one you want |
35 | and choose the Yocto Project version for which you want | 35 | (e.g. the search might have returned a manual much |
36 | the manual. | 36 | older than the Yocto Project version with which you |
37 | </para></listitem> | 37 | are working). |
38 | </itemizedlist> | 38 | You can see all Yocto Project major releases by |
39 | </note> | 39 | visiting the |
40 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
41 | page. | ||
42 | If you need a version of this manual for a different | ||
43 | Yocto Project release, visit the | ||
44 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
45 | and select the manual set by using the | ||
46 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | ||
47 | pull-down menus. | ||
48 | </para></listitem> | ||
49 | <listitem><para> | ||
50 | To report any inaccuracies or problems with this | ||
51 | manual, send an email to the Yocto Project | ||
52 | discussion group at | ||
53 | <filename>yocto@yoctoproject.com</filename> or log into | ||
54 | the freenode <filename>#yocto</filename> channel. | ||
55 | </para></listitem> | ||
56 | </itemizedlist> | ||
57 | </note> | ||
40 | --> | 58 | --> |
41 | </legalnotice> | 59 | </legalnotice> |
42 | 60 | ||