diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-02-03 10:52:44 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-19 06:59:51 -0800 |
commit | 77afd14e817677810868de82b77a4682052b6f95 (patch) | |
tree | 97e1bea9dee832491c0de40c3da27374c19f6fb9 /documentation/mega-manual/mega-manual.xml | |
parent | 23bd7e100adb6dc06c4992ff5863f01d0b39e75b (diff) | |
download | poky-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/mega-manual/mega-manual.xml')
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 32 |
1 files changed, 26 insertions, 6 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 1acdc1e572..4f03864b2d 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -77,12 +77,32 @@ | |||
77 | Permission is granted to copy, distribute and/or modify this document under | 77 | Permission is granted to copy, distribute and/or modify this document under |
78 | 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 & Wales</ulink> as published by Creative Commons. | 78 | 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 & Wales</ulink> as published by Creative Commons. |
79 | </para> | 79 | </para> |
80 | <note> | 80 | <note><title>Manual Notes</title> |
81 | For the latest version of this manual associated with this | 81 | <itemizedlist> |
82 | Yocto Project release, see the | 82 | <listitem><para> |
83 | <ulink url='&YOCTO_DOCS_MM_URL;'>Yocto Project Mega-Manual</ulink> | 83 | For the latest version of the Yocto Project |
84 | from the Yocto Project website. | 84 | Mega-Manual associated with this Yocto Project release |
85 | </note> | 85 | (version &YOCTO_DOC_VERSION;), |
86 | see the Yocto Project Mega-Manual from the | ||
87 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | ||
88 | </para></listitem> | ||
89 | <listitem><para> | ||
90 | This version of the manual is version | ||
91 | &YOCTO_DOC_VERSION;. | ||
92 | For later releases of the Yocto Project (if they exist), | ||
93 | go to the | ||
94 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
95 | and use the drop-down "Active Releases" button | ||
96 | and choose the Yocto Project version for which you want | ||
97 | the manual. | ||
98 | </para></listitem> | ||
99 | <listitem><para> | ||
100 | For an in-development version of the Yocto Project | ||
101 | Mega-Manual, see | ||
102 | <ulink url='&YOCTO_DOCS_URL;/latest/mega-manual/mega-manual.html'></ulink>. | ||
103 | </para></listitem> | ||
104 | </itemizedlist> | ||
105 | </note> | ||
86 | 106 | ||
87 | </legalnotice> | 107 | </legalnotice> |
88 | 108 | ||