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/profile-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/profile-manual')
-rw-r--r-- | documentation/profile-manual/profile-manual.rst | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/documentation/profile-manual/profile-manual.rst b/documentation/profile-manual/profile-manual.rst index 04967e5917..1ac96e9234 100644 --- a/documentation/profile-manual/profile-manual.rst +++ b/documentation/profile-manual/profile-manual.rst | |||
@@ -6,6 +6,59 @@ Yocto Project Profiling and Tracing 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 | * - 1.4 | ||
17 | - April 2013 | ||
18 | - The initial document released with the Yocto Project 1.4 Release | ||
19 | * - 1.5 | ||
20 | - October 2013 | ||
21 | - Released with the Yocto Project 1.5 Release. | ||
22 | * - 1.6 | ||
23 | - April 2014 | ||
24 | - Released with the Yocto Project 1.6 Release. | ||
25 | * - 1.7 | ||
26 | - October 2014 | ||
27 | - Released with the Yocto Project 1.7 Release. | ||
28 | * - 1.8 | ||
29 | - April 2015 | ||
30 | - Released with the Yocto Project 1.8 Release. | ||
31 | * - 2.0 | ||
32 | - October 2015 | ||
33 | - Released with the Yocto Project 2.0 Release. | ||
34 | * - 2.1 | ||
35 | - April 2016 | ||
36 | - Released with the Yocto Project 2.1 Release. | ||
37 | * - 2.2 | ||
38 | - October 2016 | ||
39 | - Released with the Yocto Project 2.2 Release. | ||
40 | * - 2.3 | ||
41 | - May 2017 | ||
42 | - Released with the Yocto Project 2.3 Release. | ||
43 | * - 2.4 | ||
44 | - October 2017 | ||
45 | - Released with the Yocto Project 2.4 Release. | ||
46 | * - 2.5 | ||
47 | - May 2018 | ||
48 | - Released with the Yocto Project 2.5 Release. | ||
49 | * - 2.6 | ||
50 | - November 2018 | ||
51 | - Released with the Yocto Project 2.6 Release. | ||
52 | * - 2.7 | ||
53 | - May 2019 | ||
54 | - Released with the Yocto Project 2.7 Release. | ||
55 | * - 3.0 | ||
56 | - October 2019 | ||
57 | - Released with the Yocto Project 3.0 Release. | ||
58 | * - 3.1 | ||
59 | - April 2020 | ||
60 | - Released with the Yocto Project 3.1 Release. | ||
61 | |||
9 | .. toctree:: | 62 | .. toctree:: |
10 | :caption: Table of Contents | 63 | :caption: Table of Contents |
11 | :numbered: | 64 | :numbered: |