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/sdk-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/sdk-manual')
| -rw-r--r-- | documentation/sdk-manual/sdk-manual.xml | 33 |
1 files changed, 27 insertions, 6 deletions
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml index 4a891910ba..be92a304fe 100644 --- a/documentation/sdk-manual/sdk-manual.xml +++ b/documentation/sdk-manual/sdk-manual.xml | |||
| @@ -58,12 +58,33 @@ | |||
| 58 | Permission is granted to copy, distribute and/or modify this document under | 58 | Permission is granted to copy, distribute and/or modify this document under |
| 59 | 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. | 59 | 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. |
| 60 | </para> | 60 | </para> |
| 61 | <note> | 61 | <note><title>Manual Notes</title> |
| 62 | For the latest version of this manual associated with this | 62 | <itemizedlist> |
| 63 | Yocto Project release, see the | 63 | <listitem><para> |
| 64 | <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink> | 64 | For the latest version of the Yocto Project Software |
| 65 | from the Yocto Project website. | 65 | Development Kit (SDK) Developer's Guide associated with |
| 66 | </note> | 66 | this Yocto Project release (version &YOCTO_DOC_VERSION;), |
| 67 | see the Yocto Project Software Development Kit (SDK) | ||
| 68 | Developer's Guide from the | ||
| 69 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | ||
| 70 | </para></listitem> | ||
| 71 | <listitem><para> | ||
| 72 | This version of the manual is version | ||
| 73 | &YOCTO_DOC_VERSION;. | ||
| 74 | For later releases of the Yocto Project (if they exist), | ||
| 75 | go to the | ||
| 76 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 77 | and use the drop-down "Active Releases" button | ||
| 78 | and choose the Yocto Project version for which you want | ||
| 79 | the manual. | ||
| 80 | </para></listitem> | ||
| 81 | <listitem><para> | ||
| 82 | For an in-development version of the Yocto Project | ||
| 83 | Software Development Kit (SDK) Developer's Guide, see | ||
| 84 | <ulink url='&YOCTO_DOCS_URL;/latest/sdk-manual/sdk-manual.html'></ulink>. | ||
| 85 | </para></listitem> | ||
| 86 | </itemizedlist> | ||
| 87 | </note> | ||
| 67 | 88 | ||
| 68 | </legalnotice> | 89 | </legalnotice> |
| 69 | 90 | ||
