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/profile-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/profile-manual')
| -rw-r--r-- | documentation/profile-manual/profile-manual.xml | 33 |
1 files changed, 27 insertions, 6 deletions
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index 21841cec79..1457d69648 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
| @@ -96,12 +96,33 @@ | |||
| 96 | Creative Commons. | 96 | Creative Commons. |
| 97 | </para> | 97 | </para> |
| 98 | 98 | ||
| 99 | <note> | 99 | <note><title>Manual Notes</title> |
| 100 | For the latest version of this manual associated with this | 100 | <itemizedlist> |
| 101 | Yocto Project release, see the | 101 | <listitem><para> |
| 102 | <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink> | 102 | For the latest version of the Yocto Project Profiling |
| 103 | from the Yocto Project website. | 103 | and Tracing Manual associated with this Yocto Project |
| 104 | </note> | 104 | release (version &YOCTO_DOC_VERSION;), |
| 105 | see the Yocto Project Profiling and Tracing Manual | ||
| 106 | from the | ||
| 107 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | ||
| 108 | </para></listitem> | ||
| 109 | <listitem><para> | ||
| 110 | This version of the manual is version | ||
| 111 | &YOCTO_DOC_VERSION;. | ||
| 112 | For later releases of the Yocto Project (if they exist), | ||
| 113 | go to the | ||
| 114 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 115 | and use the drop-down "Active Releases" button | ||
| 116 | and choose the Yocto Project version for which you want | ||
| 117 | the manual. | ||
| 118 | </para></listitem> | ||
| 119 | <listitem><para> | ||
| 120 | For an in-development version of the Yocto Project | ||
| 121 | Profiling and Tracing Manual, see | ||
| 122 | <ulink url='&YOCTO_DOCS_URL;/latest/profile-manual/profile-manual.html'></ulink>. | ||
| 123 | </para></listitem> | ||
| 124 | </itemizedlist> | ||
| 125 | </note> | ||
| 105 | </legalnotice> | 126 | </legalnotice> |
| 106 | 127 | ||
| 107 | </bookinfo> | 128 | </bookinfo> |
