summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-manual.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-02-03 10:52:44 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-19 06:59:51 -0800
commit77afd14e817677810868de82b77a4682052b6f95 (patch)
tree97e1bea9dee832491c0de40c3da27374c19f6fb9 /documentation/ref-manual/ref-manual.xml
parent23bd7e100adb6dc06c4992ff5863f01d0b39e75b (diff)
downloadpoky-77afd14e817677810868de82b77a4682052b6f95.tar.gz
documentation: Updated "latest manual" note on title page
Fixes [YOCTO #10076] The note on the title page for each manual was brief regarding where to find the latest version of the manual. I updated the note to have more detailed information on finding current, alternate, and latest versions of the manual based on YP releases. (From yocto-docs rev: 0ec81465296a7a78309d3039af4d00caa52d2285) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-manual.xml')
-rw-r--r--documentation/ref-manual/ref-manual.xml32
1 files changed, 26 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml
index 4e492baed6..3c8e63fe22 100644
--- a/documentation/ref-manual/ref-manual.xml
+++ b/documentation/ref-manual/ref-manual.xml
@@ -124,12 +124,32 @@
124 Permission is granted to copy, distribute and/or modify this document under 124 Permission is granted to copy, distribute and/or modify this document under
125 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 &amp; Wales</ulink> as published by Creative Commons. 125 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 &amp; Wales</ulink> as published by Creative Commons.
126 </para> 126 </para>
127 <note> 127 <note><title>Manual Notes</title>
128 For the latest version of this manual associated with this 128 <itemizedlist>
129 Yocto Project release, see the 129 <listitem><para>
130 <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink> 130 For the latest version of the Yocto Project Reference
131 from the Yocto Project website. 131 Manual associated with this Yocto Project release
132 </note> 132 (version &YOCTO_DOC_VERSION;),
133 see the Yocto Project Reference Manual from the
134 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>.
135 </para></listitem>
136 <listitem><para>
137 This version of the manual is version
138 &YOCTO_DOC_VERSION;.
139 For later releases of the Yocto Project (if they exist),
140 go to the
141 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
142 and use the drop-down "Active Releases" button
143 and choose the Yocto Project version for which you want
144 the manual.
145 </para></listitem>
146 <listitem><para>
147 For an in-development version of the Yocto Project
148 Reference Manual, see
149 <ulink url='&YOCTO_DOCS_URL;/latest/ref-manual/ref-manual.html'></ulink>.
150 </para></listitem>
151 </itemizedlist>
152 </note>
133 </legalnotice> 153 </legalnotice>
134 154
135 </bookinfo> 155 </bookinfo>