summaryrefslogtreecommitdiffstats
path: root/documentation/dev-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/dev-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/dev-manual')
-rw-r--r--documentation/dev-manual/history.rst67
-rw-r--r--documentation/dev-manual/index.rst1
2 files changed, 0 insertions, 68 deletions
diff --git a/documentation/dev-manual/history.rst b/documentation/dev-manual/history.rst
deleted file mode 100644
index 1ba312422c..0000000000
--- a/documentation/dev-manual/history.rst
+++ /dev/null
@@ -1,67 +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.1
15 - October 2011
16 - The initial document released with the Yocto Project 1.1 Release
17 * - 1.2
18 - April 2012
19 - Released with the Yocto Project 1.2 Release.
20 * - 1.3
21 - October 2012
22 - Released with the Yocto Project 1.3 Release.
23 * - 1.4
24 - April 2013
25 - Released with the Yocto Project 1.4 Release.
26 * - 1.5
27 - October 2013
28 - Released with the Yocto Project 1.5 Release.
29 * - 1.6
30 - April 2014
31 - Released with the Yocto Project 1.6 Release.
32 * - 1.7
33 - October 2014
34 - Released with the Yocto Project 1.7 Release.
35 * - 1.8
36 - April 2015
37 - Released with the Yocto Project 1.8 Release.
38 * - 2.0
39 - October 2015
40 - Released with the Yocto Project 2.0 Release.
41 * - 2.1
42 - April 2016
43 - Released with the Yocto Project 2.1 Release.
44 * - 2.2
45 - October 2016
46 - Released with the Yocto Project 2.2 Release.
47 * - 2.3
48 - May 2017
49 - Released with the Yocto Project 2.3 Release.
50 * - 2.4
51 - October 2017
52 - Released with the Yocto Project 2.4 Release.
53 * - 2.5
54 - May 2018
55 - Released with the Yocto Project 2.5 Release.
56 * - 2.6
57 - November 2018
58 - Released with the Yocto Project 2.6 Release.
59 * - 2.7
60 - May 2019
61 - Released with the Yocto Project 2.7 Release.
62 * - 3.0
63 - October 2019
64 - Released with the Yocto Project 3.0 Release.
65 * - 3.1
66 - April 2020
67 - Released with the Yocto Project 3.1 Release.
diff --git a/documentation/dev-manual/index.rst b/documentation/dev-manual/index.rst
index 941db2df8c..f16b135c4d 100644
--- a/documentation/dev-manual/index.rst
+++ b/documentation/dev-manual/index.rst
@@ -14,6 +14,5 @@ Yocto Project Development Tasks Manual
14 start 14 start
15 common-tasks 15 common-tasks
16 qemu 16 qemu
17 history
18 17
19.. include:: /boilerplate.rst 18.. include:: /boilerplate.rst