From c77dade37c92bb3a25686a6759a231881bb96477 Mon Sep 17 00:00:00 2001 From: akuster Date: Sun, 17 May 2020 10:56:29 -0700 Subject: Documentation: Prepared for 3.0.3 release (From yocto-docs rev: 9d522e747d2715aa0b2fe4c81cacc34bfad3e1a3) Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp-guide.xml | 7 +++- documentation/dev-manual/dev-manual.xml | 7 +++- documentation/mega-manual/mega-manual.xml | 7 +++- documentation/overview-manual/overview-manual.xml | 7 +++- documentation/poky.ent | 16 ++++----- documentation/ref-manual/ref-manual.xml | 7 +++- documentation/sdk-manual/sdk-manual.xml | 7 +++- documentation/toaster-manual/toaster-manual.xml | 7 +++- documentation/tools/mega-manual.sed | 44 +++++++++++------------ 9 files changed, 72 insertions(+), 37 deletions(-) (limited to 'documentation') diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index a1dae35f8c..7b492bc047 100755 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml @@ -143,9 +143,14 @@ 3.0.2 - &REL_MONTH_YEAR; + FEBURARY 2020; Released with the Yocto Project 3.0.2 Release. + + 3.0.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 3.0.3 Release. + diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index 27399e05f1..f8ac3e480c 100755 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml @@ -128,9 +128,14 @@ 3.0.2 - &REL_MONTH_YEAR; + FEBURARY 2020; Released with the Yocto Project 3.0.2 Release. + + 3.0.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 3.0.3 Release. + diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 9ab010d93a..fa1da3fd34 100755 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml @@ -99,9 +99,14 @@ 3.0.2 - &REL_MONTH_YEAR; + FEBURARY 2020; Released with the Yocto Project 3.0.2 Release. + + 3.0.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 3.0.3 Release. + diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index 6c9056b773..14e8cf808a 100755 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml @@ -58,9 +58,14 @@ 3.0.2 - &REL_MONTH_YEAR; + FEBURARY 2020; Released with the Yocto Project 3.0.2 Release. + + 3.0.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 3.0.3 Release. + diff --git a/documentation/poky.ent b/documentation/poky.ent index ba4dbc8691..95230863d6 100755 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -1,17 +1,17 @@ - - + + - - - + + + - + - - + + diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index f9f5723d65..7ef1f0cc08 100755 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml @@ -144,9 +144,14 @@ 3.0.2 - &REL_MONTH_YEAR; + FEBURARY 2020; Released with the Yocto Project 3.0.2 Release. + + 3.0.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 3.0.3 Release. + diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml index 161d573bfe..e985491cc1 100755 --- a/documentation/sdk-manual/sdk-manual.xml +++ b/documentation/sdk-manual/sdk-manual.xml @@ -78,9 +78,14 @@ 3.0.2 - &REL_MONTH_YEAR; + FEBURARY 2020; Released with the Yocto Project 3.0.2 Release. + + 3.0.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 3.0.3 Release. + diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index 6d3321cfdc..0e40495f93 100755 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml @@ -88,9 +88,14 @@ 3.0.2 - &REL_MONTH_YEAR; + FEBURARY 2020; Released with the Yocto Project 3.0.2 Release. + + 3.0.3 + &REL_MONTH_YEAR; + Released with the Yocto Project 3.0.3 Release. + diff --git a/documentation/tools/mega-manual.sed b/documentation/tools/mega-manual.sed index 8e306098ba..854061a962 100755 --- a/documentation/tools/mega-manual.sed +++ b/documentation/tools/mega-manual.sed @@ -2,35 +2,35 @@ # This style is for manual three-word folders, which currently is only the BitBake User Manual. # We used to have the "yocto-project-qs" and "poky-ref-manual" folders but no longer do. # s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/[a-z]*-[a-z]*-[a-z]*/[a-z]*-[a-z]*-[a-z]*.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/bitbake-user-manual/bitbake-user-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/3.0.3/bitbake-user-manual/bitbake-user-manual.html#@"link" href="#@g # Processes all other manuals (- style). # This style is for manual folders that use two word, which is the standard now (e.g. "ref-manual"). # Here is the one-liner: -# s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/[a-z]*-[a-z]*/[a-z]*-[a-z]*.html#@"link" href="#@g +# s@"ulink" href="http://www.yoctoproject.org/docs/3.0.3/[a-z]*-[a-z]*/[a-z]*-[a-z]*.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/sdk-manual/sdk-manual.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/bsp-guide/bsp-guide.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/dev-manual/dev-manual.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/overview-manual/overview-manual.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/brief-yoctoprojectqs/brief-yoctoprojectqs.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/kernel-dev/kernel-dev.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/profile-manual/profile-manual.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/ref-manual/ref-manual.html#@"link" href="#@g -s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/toaster-manual/toaster-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/3.0.3/sdk-manual/sdk-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/3.0.3/bsp-guide/bsp-guide.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/3.0.3/dev-manual/dev-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/3.0.3/overview-manual/overview-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/3.0.3/brief-yoctoprojectqs/brief-yoctoprojectqs.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/3.0.3/kernel-dev/kernel-dev.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/3.0.3/profile-manual/profile-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/3.0.3/ref-manual/ref-manual.html#@"link" href="#@g +s@"ulink" href="http://www.yoctoproject.org/docs/3.0.3/toaster-manual/toaster-manual.html#@"link" href="#@g # Process cases where just an external manual is referenced without an id anchor -s@Yocto Project Quick Build@Yocto Project Quick Build@g -s@BitBake User Manual@BitBake User Manual@g -s@Yocto Project Development Tasks Manual@Yocto Project Development Tasks Manual@g -s@Yocto Project Overview and Concepts Manual@Yocto project Overview and Concepts Manual@g -s@Yocto Project Application Development and the Extensible Software Development Kit (eSDK)@Yocto Project Application Development and the Extensible Software Development Kit (eSDK)@g -s@Yocto Project Board Support Package (BSP) Developer's Guide@Yocto Project Board Support Package (BSP) Developer's Guide@g -s@Yocto Project Profiling and Tracing Manual@Yocto Project Profiling and Tracing Manual@g -s@Yocto Project Linux Kernel Development Manual@Yocto Project Linux Kernel Development Manual@g -s@Yocto Project Reference Manual@Yocto Project Reference Manual@g -s@Toaster User Manual@Toaster User Manual@g +s@Yocto Project Quick Build@Yocto Project Quick Build@g +s@BitBake User Manual@BitBake User Manual@g +s@Yocto Project Development Tasks Manual@Yocto Project Development Tasks Manual@g +s@Yocto Project Overview and Concepts Manual@Yocto project Overview and Concepts Manual@g +s@Yocto Project Application Development and the Extensible Software Development Kit (eSDK)@Yocto Project Application Development and the Extensible Software Development Kit (eSDK)@g +s@Yocto Project Board Support Package (BSP) Developer's Guide@Yocto Project Board Support Package (BSP) Developer's Guide@g +s@Yocto Project Profiling and Tracing Manual@Yocto Project Profiling and Tracing Manual@g +s@Yocto Project Linux Kernel Development Manual@Yocto Project Linux Kernel Development Manual@g +s@Yocto Project Reference Manual@Yocto Project Reference Manual@g +s@Toaster User Manual@Toaster User Manual@g # Process a single, rouge occurrence of a linked reference to the Mega-Manual. -s@Yocto Project Mega-Manual@Yocto Project Mega-Manual@g +s@Yocto Project Mega-Manual@Yocto Project Mega-Manual@g -- cgit v1.2.3-54-g00ecf