summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-07-03 18:01:23 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-17 10:09:33 +0100
commit17f1c2ce04af0ce771efc735872ce78a079b4465 (patch)
tree5fc38b8eeebc7cd21682512c0c410d99c3864cfe /documentation/sdk-manual
parent461e2e843d2009517c7c3258b30fb56f0bc1bbea (diff)
downloadpoky-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/sdk-manual')
-rw-r--r--documentation/sdk-manual/sdk-manual.rst35
1 files changed, 35 insertions, 0 deletions
diff --git a/documentation/sdk-manual/sdk-manual.rst b/documentation/sdk-manual/sdk-manual.rst
index 5a63d6135f..f41ed2b67f 100644
--- a/documentation/sdk-manual/sdk-manual.rst
+++ b/documentation/sdk-manual/sdk-manual.rst
@@ -6,6 +6,41 @@ Yocto Project Application Development and the Extensible Software Development Ki
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.1
17 - April 2016
18 - The initial document released with the Yocto Project 2.1 Release
19 * - 2.2
20 - October 2016
21 - Released with the Yocto Project 2.2 Release.
22 * - 2.3
23 - May 2017
24 - Released with the Yocto Project 2.3 Release.
25 * - 2.4
26 - October 2017
27 - Released with the Yocto Project 2.4 Release.
28 * - 2.5
29 - May 2018
30 - Released with the Yocto Project 2.5 Release.
31 * - 2.6
32 - November 2018
33 - Released with the Yocto Project 2.6 Release.
34 * - 2.7
35 - May 2019
36 - Released with the Yocto Project 2.7 Release.
37 * - 3.0
38 - October 2019
39 - Released with the Yocto Project 3.0 Release.
40 * - 3.1
41 - April 2020
42 - Released with the Yocto Project 3.1 Release.
43
9.. toctree:: 44.. toctree::
10 :caption: Table of Contents 45 :caption: Table of Contents
11 :numbered: 46 :numbered: