mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
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 <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user