summaryrefslogtreecommitdiffstats
path: root/documentation/profile-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-09-14 16:41:36 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-18 13:03:45 +0100
commit95866fd533baf049ad272cbe9cb2c549ad1bcd95 (patch)
treedf706d49bde67ee4d0f8ed7f572078cbe7edd2f6 /documentation/profile-manual
parent138219ce3b5ea7232adf02f6833edf7d61f4ef89 (diff)
downloadpoky-95866fd533baf049ad272cbe9cb2c549ad1bcd95.tar.gz
manuals: delete unmaintained history sections
This deletes the history sections in each sub-manual, which didn't add any value, given that they didn't list the changes from one Yocto Project version to the next. (From yocto-docs rev: 29ce5b89c438079793cc6457401b6a9275db877a) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual')
-rw-r--r--documentation/profile-manual/history.rst58
-rw-r--r--documentation/profile-manual/index.rst1
2 files changed, 0 insertions, 59 deletions
diff --git a/documentation/profile-manual/history.rst b/documentation/profile-manual/history.rst
deleted file mode 100644
index 761b506aca..0000000000
--- a/documentation/profile-manual/history.rst
+++ /dev/null
@@ -1,58 +0,0 @@
1.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2
3***********************
4Manual Revision History
5***********************
6
7.. list-table::
8 :widths: 10 15 40
9 :header-rows: 1
10
11 * - Revision
12 - Date
13 - Note
14 * - 1.4
15 - April 2013
16 - The initial document released with the Yocto Project 1.4 Release
17 * - 1.5
18 - October 2013
19 - Released with the Yocto Project 1.5 Release.
20 * - 1.6
21 - April 2014
22 - Released with the Yocto Project 1.6 Release.
23 * - 1.7
24 - October 2014
25 - Released with the Yocto Project 1.7 Release.
26 * - 1.8
27 - April 2015
28 - Released with the Yocto Project 1.8 Release.
29 * - 2.0
30 - October 2015
31 - Released with the Yocto Project 2.0 Release.
32 * - 2.1
33 - April 2016
34 - Released with the Yocto Project 2.1 Release.
35 * - 2.2
36 - October 2016
37 - Released with the Yocto Project 2.2 Release.
38 * - 2.3
39 - May 2017
40 - Released with the Yocto Project 2.3 Release.
41 * - 2.4
42 - October 2017
43 - Released with the Yocto Project 2.4 Release.
44 * - 2.5
45 - May 2018
46 - Released with the Yocto Project 2.5 Release.
47 * - 2.6
48 - November 2018
49 - Released with the Yocto Project 2.6 Release.
50 * - 2.7
51 - May 2019
52 - Released with the Yocto Project 2.7 Release.
53 * - 3.0
54 - October 2019
55 - Released with the Yocto Project 3.0 Release.
56 * - 3.1
57 - April 2020
58 - Released with the Yocto Project 3.1 Release.
diff --git a/documentation/profile-manual/index.rst b/documentation/profile-manual/index.rst
index 6e54133e0a..0270932ca0 100644
--- a/documentation/profile-manual/index.rst
+++ b/documentation/profile-manual/index.rst
@@ -14,6 +14,5 @@ Yocto Project Profiling and Tracing Manual
14 arch 14 arch
15 usage 15 usage
16 examples 16 examples
17 history
18 17
19.. include:: /boilerplate.rst 18.. include:: /boilerplate.rst