From 83ebbf63e93048a8d4168eb174cbd35f873fb11d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 26 Aug 2020 17:51:05 +0100 Subject: sphinx: history: Move revision history to its own section The revision history tables look better in their own section, move them. (From yocto-docs rev: 27bf0f69b6dc04cea97a023ef52bec2b213d074f) Signed-off-by: Richard Purdie --- documentation/profile-manual/history.rst | 58 +++++++++++++++++++++++++ documentation/profile-manual/profile-manual.rst | 54 +---------------------- 2 files changed, 59 insertions(+), 53 deletions(-) create mode 100644 documentation/profile-manual/history.rst (limited to 'documentation/profile-manual') diff --git a/documentation/profile-manual/history.rst b/documentation/profile-manual/history.rst new file mode 100644 index 0000000000..3ffb7eacb8 --- /dev/null +++ b/documentation/profile-manual/history.rst @@ -0,0 +1,58 @@ +.. SPDX-License-Identifier: CC-BY-2.0-UK + +*********************** +Manual Revision History +*********************** + +.. list-table:: + :widths: 10 15 40 + :header-rows: 1 + + * - Revision + - Date + - Note + * - 1.4 + - April 2013 + - The initial document released with the Yocto Project 1.4 Release + * - 1.5 + - October 2013 + - Released with the Yocto Project 1.5 Release. + * - 1.6 + - April 2014 + - Released with the Yocto Project 1.6 Release. + * - 1.7 + - October 2014 + - Released with the Yocto Project 1.7 Release. + * - 1.8 + - April 2015 + - Released with the Yocto Project 1.8 Release. + * - 2.0 + - October 2015 + - Released with the Yocto Project 2.0 Release. + * - 2.1 + - April 2016 + - Released with the Yocto Project 2.1 Release. + * - 2.2 + - October 2016 + - Released with the Yocto Project 2.2 Release. + * - 2.3 + - May 2017 + - Released with the Yocto Project 2.3 Release. + * - 2.4 + - October 2017 + - Released with the Yocto Project 2.4 Release. + * - 2.5 + - May 2018 + - Released with the Yocto Project 2.5 Release. + * - 2.6 + - November 2018 + - Released with the Yocto Project 2.6 Release. + * - 2.7 + - May 2019 + - Released with the Yocto Project 2.7 Release. + * - 3.0 + - October 2019 + - Released with the Yocto Project 3.0 Release. + * - 3.1 + - April 2020 + - Released with the Yocto Project 3.1 Release. diff --git a/documentation/profile-manual/profile-manual.rst b/documentation/profile-manual/profile-manual.rst index 1ac96e9234..31c734f472 100644 --- a/documentation/profile-manual/profile-manual.rst +++ b/documentation/profile-manual/profile-manual.rst @@ -6,59 +6,6 @@ Yocto Project Profiling and Tracing Manual .. include:: /boilerplate.rst -.. list-table:: - :widths: 10 15 40 - :header-rows: 1 - - * - Revision - - Date - - Note - * - 1.4 - - April 2013 - - The initial document released with the Yocto Project 1.4 Release - * - 1.5 - - October 2013 - - Released with the Yocto Project 1.5 Release. - * - 1.6 - - April 2014 - - Released with the Yocto Project 1.6 Release. - * - 1.7 - - October 2014 - - Released with the Yocto Project 1.7 Release. - * - 1.8 - - April 2015 - - Released with the Yocto Project 1.8 Release. - * - 2.0 - - October 2015 - - Released with the Yocto Project 2.0 Release. - * - 2.1 - - April 2016 - - Released with the Yocto Project 2.1 Release. - * - 2.2 - - October 2016 - - Released with the Yocto Project 2.2 Release. - * - 2.3 - - May 2017 - - Released with the Yocto Project 2.3 Release. - * - 2.4 - - October 2017 - - Released with the Yocto Project 2.4 Release. - * - 2.5 - - May 2018 - - Released with the Yocto Project 2.5 Release. - * - 2.6 - - November 2018 - - Released with the Yocto Project 2.6 Release. - * - 2.7 - - May 2019 - - Released with the Yocto Project 2.7 Release. - * - 3.0 - - October 2019 - - Released with the Yocto Project 3.0 Release. - * - 3.1 - - April 2020 - - Released with the Yocto Project 3.1 Release. - .. toctree:: :caption: Table of Contents :numbered: @@ -67,3 +14,4 @@ Yocto Project Profiling and Tracing Manual profile-manual-arch profile-manual-usage profile-manual-examples + history -- cgit v1.2.3-54-g00ecf