diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-24 12:26:00 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-30 15:55:08 +0000 |
commit | 8f03c32040e4943830640ab8e51a03e2df972e9d (patch) | |
tree | d241d926e4093b46b29456a5ada929d997d06feb /documentation/mega-manual | |
parent | 3eda52629ebb9d9eb2afb746e3916a184f124314 (diff) | |
download | poky-8f03c32040e4943830640ab8e51a03e2df972e9d.tar.gz |
documentation: Updated title page notes and author group
Made the title page notes consistent across the manual set.
Made the author group information consistent as well. It is better
that authorship is seen as a third party and not tied to Intel
Corporation.
(From yocto-docs rev: 32cec087e384e1d92e3e84bbae5c6560a0af3136)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/mega-manual')
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 30 |
1 files changed, 16 insertions, 14 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 5550803be4..a8d535a1fe 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -85,27 +85,29 @@ | |||
85 | <note><title>Manual Notes</title> | 85 | <note><title>Manual Notes</title> |
86 | <itemizedlist> | 86 | <itemizedlist> |
87 | <listitem><para> | 87 | <listitem><para> |
88 | For the latest version of the Yocto Project | 88 | This version of the |
89 | Mega-Manual associated with this Yocto Project release | 89 | <emphasis>Yocto Project Mega-Manual</emphasis> |
90 | (version &YOCTO_DOC_VERSION;), | 90 | is for the &YOCTO_DOC_VERSION; release of the |
91 | see the Yocto Project Mega-Manual from the | 91 | Yocto Project. |
92 | To be sure you have the latest version of the manual | ||
93 | for this release, use the manual from the | ||
92 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 94 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. |
93 | </para></listitem> | 95 | </para></listitem> |
94 | <listitem><para> | 96 | <listitem><para> |
95 | This version of the manual is version | 97 | For manuals associated with other releases of the Yocto |
96 | &YOCTO_DOC_VERSION;. | 98 | Project, go to the |
97 | For later releases of the Yocto Project (if they exist), | ||
98 | go to the | ||
99 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 99 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
100 | and use the drop-down "Active Releases" button | 100 | and use the drop-down "Active Releases" button |
101 | and choose the Yocto Project version for which you want | 101 | and choose the manual associated with the desired |
102 | the manual. | 102 | Yocto Project. |
103 | </para></listitem> | 103 | </para></listitem> |
104 | <listitem><para> | 104 | <listitem><para> |
105 | For an in-development version of the Yocto Project | 105 | To report any inaccuracies or problems with this |
106 | Mega-Manual, see | 106 | manual, send an email to the Yocto Project |
107 | <ulink url='&YOCTO_DOCS_URL;/latest/mega-manual/mega-manual.html'></ulink>. | 107 | discussion group at |
108 | </para></listitem> | 108 | <filename>yocto@yoctoproject.com</filename> or log into |
109 | the freenode <filename>#yocto</filename> channel. | ||
110 | </para></listitem> | ||
109 | </itemizedlist> | 111 | </itemizedlist> |
110 | </note> | 112 | </note> |
111 | 113 | ||