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/profile-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/profile-manual')
| -rw-r--r-- | documentation/profile-manual/profile-manual.xml | 46 |
1 files changed, 40 insertions, 6 deletions
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index 0c2c46c93f..e69d64c2cf 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
| @@ -96,12 +96,46 @@ | |||
| 96 | Creative Commons. | 96 | Creative Commons. |
| 97 | </para> | 97 | </para> |
| 98 | 98 | ||
| 99 | <note> | 99 | <note><title>Manual Notes</title> |
| 100 | For the latest version of this manual associated with this | 100 | <itemizedlist> |
| 101 | Yocto Project release, see the | 101 | <listitem><para> |
| 102 | <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink> | 102 | This version of the |
| 103 | from the Yocto Project website. | 103 | <emphasis>Yocto Project Profiling and Tracing Manual</emphasis> |
| 104 | </note> | 104 | is for the &YOCTO_DOC_VERSION; release of the |
| 105 | Yocto Project. | ||
| 106 | To be sure you have the latest version of the manual | ||
| 107 | for this release, go to the | ||
| 108 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 109 | and select the manual from that site. | ||
| 110 | Manuals from the site are more up-to-date than manuals | ||
| 111 | derived from the Yocto Project released TAR files. | ||
| 112 | </para></listitem> | ||
| 113 | <listitem><para> | ||
| 114 | If you located this manual through a web search, the | ||
| 115 | version of the manual might not be the one you want | ||
| 116 | (e.g. the search might have returned a manual much | ||
| 117 | older than the Yocto Project version with which you | ||
| 118 | are working). | ||
| 119 | You can see all Yocto Project major releases by | ||
| 120 | visiting the | ||
| 121 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 122 | page. | ||
| 123 | If you need a version of this manual for a different | ||
| 124 | Yocto Project release, visit the | ||
| 125 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 126 | and select the manual set by using the | ||
| 127 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | ||
| 128 | pull-down menus. | ||
| 129 | </para></listitem> | ||
| 130 | <listitem><para> | ||
| 131 | To report any inaccuracies or problems with this | ||
| 132 | manual, send an email to the Yocto Project | ||
| 133 | discussion group at | ||
| 134 | <filename>yocto@yoctoproject.com</filename> or log into | ||
| 135 | the freenode <filename>#yocto</filename> channel. | ||
| 136 | </para></listitem> | ||
| 137 | </itemizedlist> | ||
| 138 | </note> | ||
| 105 | </legalnotice> | 139 | </legalnotice> |
| 106 | 140 | ||
| 107 | </bookinfo> | 141 | </bookinfo> |
