diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-03-28 14:28:17 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-10 20:43:22 +0000 |
| commit | 7e613928fe327b0233b0c488d6fb6bdade45e9d2 (patch) | |
| tree | a1f1c82b280364c17e4b329e7ac1b28605c7d017 /documentation/ref-manual | |
| parent | 331275422b2c3f326f605c23ae89eedb4e222eb5 (diff) | |
| download | poky-jethro.tar.gz | |
documentation: Updated title page notesjethro
Fixed the title page notes to help the user get the exact
set of documentation for the appropriate YP release.
(From yocto-docs rev: 09bcec491f9edf5a4e7dac8b6818ce22b5df163f)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-manual.xml | 46 |
1 files changed, 40 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index cb06f443a1..2e89f872a2 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
| @@ -124,12 +124,46 @@ | |||
| 124 | Permission is granted to copy, distribute and/or modify this document under | 124 | Permission is granted to copy, distribute and/or modify this document under |
| 125 | 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. | 125 | 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. |
| 126 | </para> | 126 | </para> |
| 127 | <note> | 127 | <note><title>Manual Notes</title> |
| 128 | For the latest version of this manual associated with this | 128 | <itemizedlist> |
| 129 | Yocto Project release, see the | 129 | <listitem><para> |
| 130 | <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink> | 130 | This version of the |
| 131 | from the Yocto Project website. | 131 | <emphasis>Yocto Project Reference Manual</emphasis> |
| 132 | </note> | 132 | is for the &YOCTO_DOC_VERSION; release of the |
| 133 | Yocto Project. | ||
| 134 | To be sure you have the latest version of the manual | ||
| 135 | for this release, go to the | ||
| 136 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 137 | and select the manual from that site. | ||
| 138 | Manuals from the site are more up-to-date than manuals | ||
| 139 | derived from the Yocto Project released TAR files. | ||
| 140 | </para></listitem> | ||
| 141 | <listitem><para> | ||
| 142 | If you located this manual through a web search, the | ||
| 143 | version of the manual might not be the one you want | ||
| 144 | (e.g. the search might have returned a manual much | ||
| 145 | older than the Yocto Project version with which you | ||
| 146 | are working). | ||
| 147 | You can see all Yocto Project major releases by | ||
| 148 | visiting the | ||
| 149 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 150 | page. | ||
| 151 | If you need a version of this manual for a different | ||
| 152 | Yocto Project release, visit the | ||
| 153 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 154 | and select the manual set by using the | ||
| 155 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | ||
| 156 | pull-down menus. | ||
| 157 | </para></listitem> | ||
| 158 | <listitem><para> | ||
| 159 | To report any inaccuracies or problems with this | ||
| 160 | manual, send an email to the Yocto Project | ||
| 161 | discussion group at | ||
| 162 | <filename>yocto@yoctoproject.com</filename> or log into | ||
| 163 | the freenode <filename>#yocto</filename> channel. | ||
| 164 | </para></listitem> | ||
| 165 | </itemizedlist> | ||
| 166 | </note> | ||
| 133 | </legalnotice> | 167 | </legalnotice> |
| 134 | 168 | ||
| 135 | </bookinfo> | 169 | </bookinfo> |
