diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-03-28 10:34:17 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-29 11:41:57 +0100 |
| commit | ef4bb21693832d68dcdf6f78208591df029ac02b (patch) | |
| tree | 49da74bd1ac14399e3a9deaa81b77f59d308a53f /documentation/yocto-project-qs | |
| parent | 9c3da34ec6c2c9a9abc30c72d6a8f9b996250862 (diff) | |
| download | poky-ef4bb21693832d68dcdf6f78208591df029ac02b.tar.gz | |
documentation: Updated manual notes
I updated the notes to help the user get the version of the
docs that they are interested in. Sometimes a search using the
web returns really old versions of the manual and the user
is clueless about using a manual that is not matching the
YP release they are working with.
(From yocto-docs rev: d0ef1c7edec0a28ce8a49992b71e6d3c878cdbb4)
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 | 58 |
1 files changed, 36 insertions, 22 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index e6dae7ffe3..4ea918058f 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -16,34 +16,48 @@ | |||
| 16 | Permission is granted to copy, distribute and/or modify this document under | 16 | Permission is granted to copy, distribute and/or modify this document under |
| 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 | <note><title>Manual Notes</title> | 19 | |
| 20 | <itemizedlist> | 20 | <note><title>Manual Notes</title> |
| 21 | <listitem><para> | 21 | <itemizedlist> |
| 22 | This version of the | 22 | <listitem><para> |
| 23 | <emphasis>Yocto Project Quick Start</emphasis> | 23 | This version of the |
| 24 | is for the &YOCTO_DOC_VERSION; release of the | 24 | <emphasis>Yocto Project Quick Start</emphasis> |
| 25 | Yocto Project. | 25 | is for the &YOCTO_DOC_VERSION; release of the |
| 26 | To be sure you have the latest version of the manual | 26 | Yocto Project. |
| 27 | for this release, use the manual from the | 27 | To be sure you have the latest version of the manual |
| 28 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 28 | for this release, go to the |
| 29 | </para></listitem> | 29 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 30 | <listitem><para> | 30 | and select the manual from that site. |
| 31 | For manuals associated with other releases of the Yocto | 31 | Manuals from the site are more up-to-date than manuals |
| 32 | Project, go to the | 32 | derived from the Yocto Project released TAR files. |
| 33 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 33 | </para></listitem> |
| 34 | and use the drop-down "Active Releases" button | 34 | <listitem><para> |
| 35 | and choose the manual associated with the desired | 35 | If you located this manual through a web search, the |
| 36 | Yocto Project. | 36 | version of the manual might not be the one you want |
| 37 | </para></listitem> | 37 | (e.g. the search might have returned a manual much |
| 38 | <listitem><para> | 38 | older than the Yocto Project version with which you |
| 39 | are working). | ||
| 40 | You can see all Yocto Project major releases by | ||
| 41 | visiting the | ||
| 42 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 43 | page. | ||
| 44 | If you need a version of this manual for a different | ||
| 45 | Yocto Project release, visit the | ||
| 46 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 47 | and select the manual set by using the | ||
| 48 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | ||
| 49 | pull-down menus. | ||
| 50 | </para></listitem> | ||
| 51 | <listitem><para> | ||
| 39 | To report any inaccuracies or problems with this | 52 | To report any inaccuracies or problems with this |
| 40 | manual, send an email to the Yocto Project | 53 | manual, send an email to the Yocto Project |
| 41 | discussion group at | 54 | discussion group at |
| 42 | <filename>yocto@yoctoproject.com</filename> or log into | 55 | <filename>yocto@yoctoproject.com</filename> or log into |
| 43 | the freenode <filename>#yocto</filename> channel. | 56 | the freenode <filename>#yocto</filename> channel. |
| 44 | </para></listitem> | 57 | </para></listitem> |
| 45 | </itemizedlist> | 58 | </itemizedlist> |
| 46 | </note> | 59 | </note> |
| 60 | |||
| 47 | </legalnotice> | 61 | </legalnotice> |
| 48 | 62 | ||
| 49 | <abstract> | 63 | <abstract> |
