summaryrefslogtreecommitdiffstats
path: root/documentation/mega-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-03-28 10:34:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-29 11:41:57 +0100
commitef4bb21693832d68dcdf6f78208591df029ac02b (patch)
tree49da74bd1ac14399e3a9deaa81b77f59d308a53f /documentation/mega-manual
parent9c3da34ec6c2c9a9abc30c72d6a8f9b996250862 (diff)
downloadpoky-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/mega-manual')
-rw-r--r--documentation/mega-manual/mega-manual.xml38
1 files changed, 25 insertions, 13 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index a941d799a1..744c969753 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -100,24 +100,36 @@
100 is for the &YOCTO_DOC_VERSION; release of the 100 is for the &YOCTO_DOC_VERSION; release of the
101 Yocto Project. 101 Yocto Project.
102 To be sure you have the latest version of the manual 102 To be sure you have the latest version of the manual
103 for this release, use the manual from the 103 for this release, go to the
104 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 104 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
105 and select the manual from that site.
106 Manuals from the site are more up-to-date than manuals
107 derived from the Yocto Project released TAR files.
105 </para></listitem> 108 </para></listitem>
106 <listitem><para> 109 <listitem><para>
107 For manuals associated with other releases of the Yocto 110 If you located this manual through a web search, the
108 Project, go to the 111 version of the manual might not be the one you want
112 (e.g. the search might have returned a manual much
113 older than the Yocto Project version with which you
114 are working).
115 You can see all Yocto Project major releases by
116 visiting the
117 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
118 page.
119 If you need a version of this manual for a different
120 Yocto Project release, visit the
109 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 121 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
110 and use the drop-down "Active Releases" button 122 and select the manual set by using the
111 and choose the manual associated with the desired 123 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
112 Yocto Project. 124 pull-down menus.
113 </para></listitem> 125 </para></listitem>
114 <listitem><para> 126 <listitem><para>
115 To report any inaccuracies or problems with this 127 To report any inaccuracies or problems with this
116 manual, send an email to the Yocto Project 128 manual, send an email to the Yocto Project
117 discussion group at 129 discussion group at
118 <filename>yocto@yoctoproject.com</filename> or log into 130 <filename>yocto@yoctoproject.com</filename> or log into
119 the freenode <filename>#yocto</filename> channel. 131 the freenode <filename>#yocto</filename> channel.
120 </para></listitem> 132 </para></listitem>
121 </itemizedlist> 133 </itemizedlist>
122 </note> 134 </note>
123 135