From 8f03c32040e4943830640ab8e51a03e2df972e9d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 24 Oct 2017 12:26:00 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp-guide.xml | 67 ++++++++++------------ documentation/dev-manual/dev-manual.xml | 55 +++++++++--------- documentation/kernel-dev/kernel-dev.xml | 32 +++++------ documentation/mega-manual/mega-manual.xml | 30 +++++----- documentation/profile-manual/profile-manual.xml | 60 +++++++++---------- documentation/ref-manual/ref-manual.xml | 38 ++++++------ documentation/sdk-manual/sdk-manual.xml | 7 +++ documentation/toaster-manual/toaster-manual.xml | 36 ++++++------ .../yocto-project-qs/yocto-project-qs.xml | 52 +++++++++-------- 9 files changed, 190 insertions(+), 187 deletions(-) diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 58ff027f7f..38b3d6d113 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml @@ -22,18 +22,11 @@ - Saul Wold + Scott Rifenbark - Intel Corporation + Scotty's Documentation Services, INC - saul.wold@intel.com - - - Richard Purdie - - Linux Foundation - - richard.purdie@linuxfoundation.org + srifenbark@gmail.com @@ -135,34 +128,34 @@ Permission is granted to copy, distribute and/or modify this document under the terms of the Creative Commons Attribution-Share Alike 2.0 UK: England & Wales as published by Creative Commons. - Manual Notes - - - For the latest version of the Yocto Project Board - Support Package (BSP) Developer's Guide associated with - this Yocto Project release (version - &YOCTO_DOC_VERSION;), - see the Yocto Project Board Support Package (BSP) - Developer's Guide from the - Yocto Project documentation page. - - - This version of the manual is version - &YOCTO_DOC_VERSION;. - For later releases of the Yocto Project (if they exist), - go to the - Yocto Project documentation page - and use the drop-down "Active Releases" button - and choose the Yocto Project version for which you want - the manual. - - - For an in-development version of the Yocto Project - Board Support Package (BSP) Developer's Guide, see - . + Manual Notes + + + This version of the + Yocto Project Board Support Package Developer's Guide + is for the &YOCTO_DOC_VERSION; release of the + Yocto Project. + To be sure you have the latest version of the manual + for this release, use the manual from the + Yocto Project documentation page. + + + For manuals associated with other releases of the Yocto + Project, go to the + Yocto Project documentation page + and use the drop-down "Active Releases" button + and choose the manual associated with the desired + Yocto Project. + + + To report any inaccuracies or problems with this + manual, send an email to the Yocto Project + discussion group at + yocto@yoctoproject.com or log into + the freenode #yocto channel. - - + + diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index a50ec1c893..998c9b4185 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml @@ -24,7 +24,7 @@ Scott Rifenbark - Scotty's Documentation Services, Inc. + Scotty's Documentation Services, INC srifenbark@gmail.com @@ -115,33 +115,34 @@ Creative Commons Attribution-Share Alike 2.0 UK: England & Wales as published by Creative Commons. - - Manual Notes - - - For the latest version of the Yocto Project Development - Tasks Manual associated with this Yocto Project release - (version &YOCTO_DOC_VERSION;), - see the Yocto Project Development Tasks Manual from the - Yocto Project documentation page. - - - This version of the manual is version - &YOCTO_DOC_VERSION;. - For later releases of the Yocto Project (if they exist), - go to the - Yocto Project documentation page - and use the drop-down "Active Releases" button - and choose the Yocto Project version for which you want - the manual. - - - For an in-development version of the Yocto Project - Development Tasks Manual, see - . + Manual Notes + + + This version of the + Yocto Project Development Tasks Manual + is for the &YOCTO_DOC_VERSION; release of the + Yocto Project. + To be sure you have the latest version of the manual + for this release, use the manual from the + Yocto Project documentation page. + + + For manuals associated with other releases of the Yocto + Project, go to the + Yocto Project documentation page + and use the drop-down "Active Releases" button + and choose the manual associated with the desired + Yocto Project. + + + To report any inaccuracies or problems with this + manual, send an email to the Yocto Project + discussion group at + yocto@yoctoproject.com or log into + the freenode #yocto channel. - - + + diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index 45c8689ad4..e80780fdf2 100644 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml @@ -24,7 +24,7 @@ Scott Rifenbark - Scotty's Documentation Services, INC. + Scotty's Documentation Services, INC srifenbark@gmail.com @@ -101,28 +101,22 @@ Manual Notes - For the latest version of the Yocto Project Linux - Kernel Development Manual associated with this Yocto - Project release (version &YOCTO_DOC_VERSION;), - see the Yocto Project Linux Kernel Development - Manual from the + This version of the + Yocto Project Linux Kernel Development Manual + is for the &YOCTO_DOC_VERSION; release of the + Yocto Project. + To be sure you have the latest version of the manual + for this release, use the manual from the Yocto Project documentation page. - This version of the manual is version - &YOCTO_DOC_VERSION;. - For later releases of the Yocto Project (if they exist), - go to the + For manuals associated with other releases of the Yocto + Project, go to the Yocto Project documentation page and use the drop-down "Active Releases" button - and choose the Yocto Project version for which you want - the manual. + and choose the manual associated with the desired + Yocto Project. - - For an in-development version of the Yocto Project - Linux Kernel Development Manual, see - . - To report any inaccuracies or problems with this manual, send an email to the Yocto Project @@ -130,8 +124,8 @@ yocto@yoctoproject.com or log into the freenode #yocto channel. - - + + 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 @@ Manual Notes - For the latest version of the Yocto Project - Mega-Manual associated with this Yocto Project release - (version &YOCTO_DOC_VERSION;), - see the Yocto Project Mega-Manual from the + This version of the + Yocto Project Mega-Manual + is for the &YOCTO_DOC_VERSION; release of the + Yocto Project. + To be sure you have the latest version of the manual + for this release, use the manual from the Yocto Project documentation page. - This version of the manual is version - &YOCTO_DOC_VERSION;. - For later releases of the Yocto Project (if they exist), - go to the + For manuals associated with other releases of the Yocto + Project, go to the Yocto Project documentation page and use the drop-down "Active Releases" button - and choose the Yocto Project version for which you want - the manual. + and choose the manual associated with the desired + Yocto Project. - For an in-development version of the Yocto Project - Mega-Manual, see - . - + To report any inaccuracies or problems with this + manual, send an email to the Yocto Project + discussion group at + yocto@yoctoproject.com or log into + the freenode #yocto channel. + diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index 1305f748d3..d87f5b46d6 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml @@ -22,11 +22,11 @@ - Tom Zanussi + Scott Rifenbark - Intel Corporation + Scotty's Documentation Services, INC - tom.zanussi@intel.com + srifenbark@gmail.com @@ -100,34 +100,34 @@ Creative Commons Attribution-Share Alike 2.0 UK: England & Wales as published by Creative Commons. - - Manual Notes - - - For the latest version of the Yocto Project Profiling - and Tracing Manual associated with this Yocto Project - release (version &YOCTO_DOC_VERSION;), - see the Yocto Project Profiling and Tracing Manual - from the - Yocto Project documentation page. - - - This version of the manual is version - &YOCTO_DOC_VERSION;. - For later releases of the Yocto Project (if they exist), - go to the - Yocto Project documentation page - and use the drop-down "Active Releases" button - and choose the Yocto Project version for which you want - the manual. - - - For an in-development version of the Yocto Project - Profiling and Tracing Manual, see - . + Manual Notes + + + This version of the + Yocto Project Profiling and Tracing Manual + is for the &YOCTO_DOC_VERSION; release of the + Yocto Project. + To be sure you have the latest version of the manual + for this release, use the manual from the + Yocto Project documentation page. + + + For manuals associated with other releases of the Yocto + Project, go to the + Yocto Project documentation page + and use the drop-down "Active Releases" button + and choose the manual associated with the desired + Yocto Project. + + + To report any inaccuracies or problems with this + manual, send an email to the Yocto Project + discussion group at + yocto@yoctoproject.com or log into + the freenode #yocto channel. - - + + diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index a977cb86a8..6c7403dc0d 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml @@ -22,11 +22,11 @@ - Richard Purdie + Scott Rifenbark - Linux Foundation + Scotty's Documentation Services, INC - richard.purdie@linuxfoundation.org + srifenbark@gmail.com @@ -132,29 +132,31 @@ Manual Notes - For the latest version of the Yocto Project Reference - Manual associated with this Yocto Project release - (version &YOCTO_DOC_VERSION;), - see the Yocto Project Reference Manual from the + This version of the + Yocto Project Reference Manual + is for the &YOCTO_DOC_VERSION; release of the + Yocto Project. + To be sure you have the latest version of the manual + for this release, use the manual from the Yocto Project documentation page. - This version of the manual is version - &YOCTO_DOC_VERSION;. - For later releases of the Yocto Project (if they exist), - go to the + For manuals associated with other releases of the Yocto + Project, go to the Yocto Project documentation page and use the drop-down "Active Releases" button - and choose the Yocto Project version for which you want - the manual. + and choose the manual associated with the desired + Yocto Project. - For an in-development version of the Yocto Project - Reference Manual, see - . + To report any inaccuracies or problems with this + manual, send an email to the Yocto Project + discussion group at + yocto@yoctoproject.com or log into + the freenode #yocto channel. - - + + diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml index e580379770..553ba8f809 100644 --- a/documentation/sdk-manual/sdk-manual.xml +++ b/documentation/sdk-manual/sdk-manual.xml @@ -82,6 +82,13 @@ and choose the manual associated with the desired Yocto Project. + + To report any inaccuracies or problems with this + manual, send an email to the Yocto Project + discussion group at + yocto@yoctoproject.com or log into + the freenode #yocto channel. + 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 @@ - Scott Rifenbark + Kristi Rifenbark - Intel Corporation + Scotty's Documentation Services, INC - srifenbark@gmail.com + kristi@buzzcollectivemarketing.com @@ -76,27 +76,29 @@ Manual Notes - For the latest version of the Yocto Project Toaster - User Manual associated with this Yocto Project release - (version &YOCTO_DOC_VERSION;), - see the Yocto Project Toaster User Manual from the + This version of the + Toaster User Manual + is for the &YOCTO_DOC_VERSION; release of the + Yocto Project. + To be sure you have the latest version of the manual + for this release, use the manual from the Yocto Project documentation page. - This version of the manual is version - &YOCTO_DOC_VERSION;. - For later releases of the Yocto Project (if they exist), - go to the + For manuals associated with other releases of the Yocto + Project, go to the Yocto Project documentation page and use the drop-down "Active Releases" button - and choose the Yocto Project version for which you want - the manual. + and choose the manual associated with the desired + Yocto Project. - For an in-development version of the Yocto Project - Toaster User Manual, see - . - + To report any inaccuracies or problems with this + manual, send an email to the Yocto Project + discussion group at + yocto@yoctoproject.com or log into + the freenode #yocto channel. + diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index adcedb3817..cfaa70f551 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -16,32 +16,34 @@ Permission is granted to copy, distribute and/or modify this document under the terms of the Creative Commons Attribution-Share Alike 2.0 UK: England & Wales as published by Creative Commons. - Manual Notes - - - For the latest version of the Yocto Project Quick - Start associated with this Yocto Project release - (version &YOCTO_DOC_VERSION;), - see the Yocto Project Quick Start from the - Yocto Project documentation page. - - - This version of the manual is version - &YOCTO_DOC_VERSION;. - For later releases of the Yocto Project (if they exist), - go to the - Yocto Project documentation page - and use the drop-down "Active Releases" button - and choose the Yocto Project version for which you want - the manual. + Manual Notes + + + This version of the + Yocto Project Quick Start + is for the &YOCTO_DOC_VERSION; release of the + Yocto Project. + To be sure you have the latest version of the manual + for this release, use the manual from the + Yocto Project documentation page. + + + For manuals associated with other releases of the Yocto + Project, go to the + Yocto Project documentation page + and use the drop-down "Active Releases" button + and choose the manual associated with the desired + Yocto Project. + + + To report any inaccuracies or problems with this + manual, send an email to the Yocto Project + discussion group at + yocto@yoctoproject.com or log into + the freenode #yocto channel. - - For an in-development version of the Yocto Project - Quick Start, see - . - - - + + -- cgit v1.2.3-54-g00ecf