summaryrefslogtreecommitdiffstats
path: root/documentation/ref-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/ref-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/ref-manual')
-rw-r--r--documentation/ref-manual/ref-manual.rst68
1 files changed, 68 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-manual.rst b/documentation/ref-manual/ref-manual.rst
index 844d82a804..c76a7e11ad 100644
--- a/documentation/ref-manual/ref-manual.rst
+++ b/documentation/ref-manual/ref-manual.rst
@@ -6,6 +6,74 @@ Yocto Project Reference 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 * - 0.9
17 - November 2010
18 - The initial document released with the Yocto Project 0.9 Release
19 * - 1.0
20 - April 2011
21 - Released with the Yocto Project 1.0 Release.
22 * - 1.1
23 - October 2011
24 - Released with the Yocto Project 1.1 Release.
25 * - 1.2
26 - April 2012
27 - Released with the Yocto Project 1.2 Release.
28 * - 1.3
29 - October 2012
30 - Released with the Yocto Project 1.3 Release.
31 * - 1.4
32 - April 2013
33 - Released with the Yocto Project 1.4 Release.
34 * - 1.5
35 - October 2013
36 - Released with the Yocto Project 1.5 Release.
37 * - 1.6
38 - April 2014
39 - Released with the Yocto Project 1.6 Release.
40 * - 1.7
41 - October 2014
42 - Released with the Yocto Project 1.7 Release.
43 * - 1.8
44 - April 2015
45 - Released with the Yocto Project 1.8 Release.
46 * - 2.0
47 - October 2015
48 - Released with the Yocto Project 2.0 Release.
49 * - 2.1
50 - April 2016
51 - Released with the Yocto Project 2.1 Release.
52 * - 2.2
53 - October 2016
54 - Released with the Yocto Project 2.2 Release.
55 * - 2.3
56 - May 2017
57 - Released with the Yocto Project 2.3 Release.
58 * - 2.4
59 - October 2017
60 - Released with the Yocto Project 2.4 Release.
61 * - 2.5
62 - May 2018
63 - Released with the Yocto Project 2.5 Release.
64 * - 2.6
65 - November 2018
66 - Released with the Yocto Project 2.6 Release.
67 * - 2.7
68 - May 2019
69 - Released with the Yocto Project 2.7 Release.
70 * - 3.0
71 - October 2019
72 - Released with the Yocto Project 3.0 Release.
73 * - 3.1
74 - April 2020
75 - Released with the Yocto Project 3.1 Release.
76
9.. toctree:: 77.. toctree::
10 :caption: Table of Contents 78 :caption: Table of Contents
11 :numbered: 79 :numbered: