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/toaster-manual | |
| 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/toaster-manual')
| -rw-r--r-- | documentation/toaster-manual/toaster-manual.xml | 32 |
1 files changed, 26 insertions, 6 deletions
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index 840d60cbb5..2b9000c32e 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
| @@ -68,12 +68,32 @@ | |||
| 68 | Permission is granted to copy, distribute and/or modify this document under | 68 | Permission is granted to copy, distribute and/or modify this document under |
| 69 | 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. | 69 | 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. |
| 70 | </para> | 70 | </para> |
| 71 | <note> | 71 | <note><title>Manual Notes</title> |
| 72 | For the latest version of this manual associated with this | 72 | <itemizedlist> |
| 73 | Yocto Project release, see the | 73 | <listitem><para> |
| 74 | <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink> | 74 | For the latest version of the Yocto Project Toaster |
| 75 | from the Yocto Project website. | 75 | User Manual associated with this Yocto Project release |
| 76 | </note> | 76 | (version &YOCTO_DOC_VERSION;), |
| 77 | see the Yocto Project Toaster User Manual from the | ||
| 78 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | ||
| 79 | </para></listitem> | ||
| 80 | <listitem><para> | ||
| 81 | This version of the manual is version | ||
| 82 | &YOCTO_DOC_VERSION;. | ||
| 83 | For later releases of the Yocto Project (if they exist), | ||
| 84 | go to the | ||
| 85 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 86 | and use the drop-down "Active Releases" button | ||
| 87 | and choose the Yocto Project version for which you want | ||
| 88 | the manual. | ||
| 89 | </para></listitem> | ||
| 90 | <listitem><para> | ||
| 91 | For an in-development version of the Yocto Project | ||
| 92 | Toaster User Manual, see | ||
| 93 | <ulink url='&YOCTO_DOCS_URL;/latest/toaster-manual/toaster-manual.html'></ulink>. | ||
| 94 | </para></listitem> | ||
| 95 | </itemizedlist> | ||
| 96 | </note> | ||
| 77 | 97 | ||
| 78 | </legalnotice> | 98 | </legalnotice> |
| 79 | 99 | ||
