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/test-manual/history.rst | 16 ++++++++++++++++ documentation/test-manual/test-manual.rst | 13 +------------ 2 files changed, 17 insertions(+), 12 deletions(-) create mode 100644 documentation/test-manual/history.rst (limited to 'documentation/test-manual') diff --git a/documentation/test-manual/history.rst b/documentation/test-manual/history.rst new file mode 100644 index 0000000000..76d43091a5 --- /dev/null +++ b/documentation/test-manual/history.rst @@ -0,0 +1,16 @@ +.. SPDX-License-Identifier: CC-BY-2.0-UK + +*********************** +Manual Revision History +*********************** + +.. list-table:: + :widths: 10 15 40 + :header-rows: 1 + + * - Revision + - Date + - Note + * - 3.2 + - October 2020 + - The initial document released with the Yocto Project 3.2 Release diff --git a/documentation/test-manual/test-manual.rst b/documentation/test-manual/test-manual.rst index 981ab5e15a..32aee19a8b 100644 --- a/documentation/test-manual/test-manual.rst +++ b/documentation/test-manual/test-manual.rst @@ -6,17 +6,6 @@ Yocto Project Test Environment Manual .. include:: /boilerplate.rst -.. list-table:: - :widths: 10 15 40 - :header-rows: 1 - - * - Revision - - Date - - Note - * - 3.2 - - October 2020 - - The initial document released with the Yocto Project 3.2 Release - .. toctree:: :caption: Table of Contents :numbered: @@ -24,4 +13,4 @@ Yocto Project Test Environment Manual test-manual-intro test-manual-test-process test-manual-understand-autobuilder - + history -- cgit v1.2.3-54-g00ecf