diff options
| author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-07-03 18:01:23 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:33 +0100 |
| commit | 17f1c2ce04af0ce771efc735872ce78a079b4465 (patch) | |
| tree | 5fc38b8eeebc7cd21682512c0c410d99c3864cfe /documentation/overview-manual | |
| parent | 461e2e843d2009517c7c3258b30fb56f0bc1bbea (diff) | |
| download | poky-17f1c2ce04af0ce771efc735872ce78a079b4465.tar.gz | |
sphinx: ref-manual: add revision history table
(From yocto-docs rev: 36d1073119081b9c364f48aedf4086881bef03d6)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
| -rw-r--r-- | documentation/overview-manual/overview-manual.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/documentation/overview-manual/overview-manual.rst b/documentation/overview-manual/overview-manual.rst index 11b4d2ce53..a584838521 100644 --- a/documentation/overview-manual/overview-manual.rst +++ b/documentation/overview-manual/overview-manual.rst | |||
| @@ -6,6 +6,29 @@ Yocto Project Overview and Concepts Manual | |||
| 6 | 6 | ||
| 7 | .. include:: /boilerplate.rst | 7 | .. include:: /boilerplate.rst |
| 8 | 8 | ||
| 9 | .. list-table:: | ||
| 10 | :widths: 10 15 40 | ||
| 11 | :header-rows: 1 | ||
| 12 | |||
| 13 | * - Revision | ||
| 14 | - Date | ||
| 15 | - Note | ||
| 16 | * - 2.5 | ||
| 17 | - May 2018 | ||
| 18 | - The initial document released with the Yocto Project 2.5 Release | ||
| 19 | * - 2.6 | ||
| 20 | - November 2018 | ||
| 21 | - Released with the Yocto Project 2.6 Release. | ||
| 22 | * - 2.7 | ||
| 23 | - May 2019 | ||
| 24 | - Released with the Yocto Project 2.7 Release. | ||
| 25 | * - 3.0 | ||
| 26 | - October 2019 | ||
| 27 | - Released with the Yocto Project 3.0 Release. | ||
| 28 | * - 3.1 | ||
| 29 | - April 2020 | ||
| 30 | - Released with the Yocto Project 3.1 Release. | ||
| 31 | |||
| 9 | .. toctree:: | 32 | .. toctree:: |
| 10 | :caption: Table of Contents | 33 | :caption: Table of Contents |
| 11 | :numbered: | 34 | :numbered: |
