summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual.xml
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/dev-manual/dev-manual.xml
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/dev-manual/dev-manual.xml')
-rw-r--r--documentation/dev-manual/dev-manual.xml39
1 files changed, 26 insertions, 13 deletions
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index ed8011dc1c..512706e344 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -125,6 +125,7 @@
125 Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by 125 Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by
126 Creative Commons. 126 Creative Commons.
127 </para> 127 </para>
128
128 <note><title>Manual Notes</title> 129 <note><title>Manual Notes</title>
129 <itemizedlist> 130 <itemizedlist>
130 <listitem><para> 131 <listitem><para>
@@ -133,24 +134,36 @@
133 is for the &YOCTO_DOC_VERSION; release of the 134 is for the &YOCTO_DOC_VERSION; release of the
134 Yocto Project. 135 Yocto Project.
135 To be sure you have the latest version of the manual 136 To be sure you have the latest version of the manual
136 for this release, use the manual from the 137 for this release, go to the
137 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 138 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
139 and select the manual from that site.
140 Manuals from the site are more up-to-date than manuals
141 derived from the Yocto Project released TAR files.
138 </para></listitem> 142 </para></listitem>
139 <listitem><para> 143 <listitem><para>
140 For manuals associated with other releases of the Yocto 144 If you located this manual through a web search, the
141 Project, go to the 145 version of the manual might not be the one you want
146 (e.g. the search might have returned a manual much
147 older than the Yocto Project version with which you
148 are working).
149 You can see all Yocto Project major releases by
150 visiting the
151 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
152 page.
153 If you need a version of this manual for a different
154 Yocto Project release, visit the
142 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 155 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
143 and use the drop-down "Active Releases" button 156 and select the manual set by using the
144 and choose the manual associated with the desired 157 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
145 Yocto Project. 158 pull-down menus.
146 </para></listitem> 159 </para></listitem>
147 <listitem><para> 160 <listitem><para>
148 To report any inaccuracies or problems with this 161 To report any inaccuracies or problems with this
149 manual, send an email to the Yocto Project 162 manual, send an email to the Yocto Project
150 discussion group at 163 discussion group at
151 <filename>yocto@yoctoproject.com</filename> or log into 164 <filename>yocto@yoctoproject.com</filename> or log into
152 the freenode <filename>#yocto</filename> channel. 165 the freenode <filename>#yocto</filename> channel.
153 </para></listitem> 166 </para></listitem>
154 </itemizedlist> 167 </itemizedlist>
155 </note> 168 </note>
156 </legalnotice> 169 </legalnotice>