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/toaster-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/toaster-manual')
-rw-r--r-- | documentation/toaster-manual/toaster-manual.xml | 36 |
1 files changed, 19 insertions, 17 deletions
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index 2fdc447a8e..506018302a 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
@@ -22,11 +22,11 @@ | |||
22 | 22 | ||
23 | <authorgroup> | 23 | <authorgroup> |
24 | <author> | 24 | <author> |
25 | <firstname>Scott</firstname> <surname>Rifenbark</surname> | 25 | <firstname>Kristi</firstname> <surname>Rifenbark</surname> |
26 | <affiliation> | 26 | <affiliation> |
27 | <orgname>Intel Corporation</orgname> | 27 | <orgname>Scotty's Documentation Services, INC</orgname> |
28 | </affiliation> | 28 | </affiliation> |
29 | <email>srifenbark@gmail.com</email> | 29 | <email>kristi@buzzcollectivemarketing.com</email> |
30 | </author> | 30 | </author> |
31 | </authorgroup> | 31 | </authorgroup> |
32 | 32 | ||
@@ -76,27 +76,29 @@ | |||
76 | <note><title>Manual Notes</title> | 76 | <note><title>Manual Notes</title> |
77 | <itemizedlist> | 77 | <itemizedlist> |
78 | <listitem><para> | 78 | <listitem><para> |
79 | For the latest version of the Yocto Project Toaster | 79 | This version of the |
80 | User Manual associated with this Yocto Project release | 80 | <emphasis>Toaster User Manual</emphasis> |
81 | (version &YOCTO_DOC_VERSION;), | 81 | is for the &YOCTO_DOC_VERSION; release of the |
82 | see the Yocto Project Toaster User Manual from the | 82 | Yocto Project. |
83 | To be sure you have the latest version of the manual | ||
84 | for this release, use the manual from the | ||
83 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 85 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. |
84 | </para></listitem> | 86 | </para></listitem> |
85 | <listitem><para> | 87 | <listitem><para> |
86 | This version of the manual is version | 88 | For manuals associated with other releases of the Yocto |
87 | &YOCTO_DOC_VERSION;. | 89 | Project, go to the |
88 | For later releases of the Yocto Project (if they exist), | ||
89 | go to the | ||
90 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 90 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
91 | and use the drop-down "Active Releases" button | 91 | and use the drop-down "Active Releases" button |
92 | and choose the Yocto Project version for which you want | 92 | and choose the manual associated with the desired |
93 | the manual. | 93 | Yocto Project. |
94 | </para></listitem> | 94 | </para></listitem> |
95 | <listitem><para> | 95 | <listitem><para> |
96 | For an in-development version of the Yocto Project | 96 | To report any inaccuracies or problems with this |
97 | Toaster User Manual, see | 97 | manual, send an email to the Yocto Project |
98 | <ulink url='&YOCTO_DOCS_URL;/latest/toaster-manual/toaster-manual.html'></ulink>. | 98 | discussion group at |
99 | </para></listitem> | 99 | <filename>yocto@yoctoproject.com</filename> or log into |
100 | the freenode <filename>#yocto</filename> channel. | ||
101 | </para></listitem> | ||
100 | </itemizedlist> | 102 | </itemizedlist> |
101 | </note> | 103 | </note> |
102 | 104 | ||