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/adt-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/adt-manual')
| -rw-r--r-- | documentation/adt-manual/adt-manual.xml | 46 |
1 files changed, 40 insertions, 6 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index 353f9eaf70..606e0b36ef 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
| @@ -118,12 +118,46 @@ | |||
| 118 | Permission is granted to copy, distribute and/or modify this document under | 118 | Permission is granted to copy, distribute and/or modify this document under |
| 119 | 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. | 119 | 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. |
| 120 | </para> | 120 | </para> |
| 121 | <note> | 121 | <note><title>Manual Notes</title> |
| 122 | For the latest version of this manual associated with this | 122 | <itemizedlist> |
| 123 | Yocto Project release, see the | 123 | <listitem><para> |
| 124 | <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink> | 124 | This version of the |
| 125 | from the Yocto Project website. | 125 | <emphasis>Yocto Project Application Developer's Guide</emphasis> |
| 126 | </note> | 126 | is for the &YOCTO_DOC_VERSION; release of the |
| 127 | Yocto Project. | ||
| 128 | To be sure you have the latest version of the manual | ||
| 129 | for this release, go to the | ||
| 130 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 131 | and select the manual from that site. | ||
| 132 | Manuals from the site are more up-to-date than manuals | ||
| 133 | derived from the Yocto Project released TAR files. | ||
| 134 | </para></listitem> | ||
| 135 | <listitem><para> | ||
| 136 | If you located this manual through a web search, the | ||
| 137 | version of the manual might not be the one you want | ||
| 138 | (e.g. the search might have returned a manual much | ||
| 139 | older than the Yocto Project version with which you | ||
| 140 | are working). | ||
| 141 | You can see all Yocto Project major releases by | ||
| 142 | visiting the | ||
| 143 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 144 | page. | ||
| 145 | If you need a version of this manual for a different | ||
| 146 | Yocto Project release, visit the | ||
| 147 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 148 | and select the manual set by using the | ||
| 149 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | ||
| 150 | pull-down menus. | ||
| 151 | </para></listitem> | ||
| 152 | <listitem><para> | ||
| 153 | To report any inaccuracies or problems with this | ||
| 154 | manual, send an email to the Yocto Project | ||
| 155 | discussion group at | ||
| 156 | <filename>yocto@yoctoproject.com</filename> or log into | ||
| 157 | the freenode <filename>#yocto</filename> channel. | ||
| 158 | </para></listitem> | ||
| 159 | </itemizedlist> | ||
| 160 | </note> | ||
| 127 | 161 | ||
| 128 | </legalnotice> | 162 | </legalnotice> |
| 129 | 163 | ||
