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/mega-manual | |
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/mega-manual')
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 38 |
1 files changed, 25 insertions, 13 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 642b1b491c..344634033e 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -95,24 +95,36 @@ | |||
95 | is for the &YOCTO_DOC_VERSION; release of the | 95 | is for the &YOCTO_DOC_VERSION; release of the |
96 | Yocto Project. | 96 | Yocto Project. |
97 | To be sure you have the latest version of the manual | 97 | To be sure you have the latest version of the manual |
98 | for this release, use the manual from the | 98 | for this release, go to the |
99 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 99 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
100 | and select the manual from that site. | ||
101 | Manuals from the site are more up-to-date than manuals | ||
102 | derived from the Yocto Project released TAR files. | ||
100 | </para></listitem> | 103 | </para></listitem> |
101 | <listitem><para> | 104 | <listitem><para> |
102 | For manuals associated with other releases of the Yocto | 105 | If you located this manual through a web search, the |
103 | Project, go to the | 106 | version of the manual might not be the one you want |
107 | (e.g. the search might have returned a manual much | ||
108 | older than the Yocto Project version with which you | ||
109 | are working). | ||
110 | You can see all Yocto Project major releases by | ||
111 | visiting the | ||
112 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
113 | page. | ||
114 | If you need a version of this manual for a different | ||
115 | Yocto Project release, visit the | ||
104 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 116 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
105 | and use the drop-down "Active Releases" button | 117 | and select the manual set by using the |
106 | and choose the manual associated with the desired | 118 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
107 | Yocto Project. | 119 | pull-down menus. |
108 | </para></listitem> | 120 | </para></listitem> |
109 | <listitem><para> | 121 | <listitem><para> |
110 | To report any inaccuracies or problems with this | 122 | To report any inaccuracies or problems with this |
111 | manual, send an email to the Yocto Project | 123 | manual, send an email to the Yocto Project |
112 | discussion group at | 124 | discussion group at |
113 | <filename>yocto@yoctoproject.com</filename> or log into | 125 | <filename>yocto@yoctoproject.com</filename> or log into |
114 | the freenode <filename>#yocto</filename> channel. | 126 | the freenode <filename>#yocto</filename> channel. |
115 | </para></listitem> | 127 | </para></listitem> |
116 | </itemizedlist> | 128 | </itemizedlist> |
117 | </note> | 129 | </note> |
118 | 130 | ||