diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-09-14 16:41:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-18 13:03:45 +0100 |
commit | 95866fd533baf049ad272cbe9cb2c549ad1bcd95 (patch) | |
tree | df706d49bde67ee4d0f8ed7f572078cbe7edd2f6 /documentation/toaster-manual | |
parent | 138219ce3b5ea7232adf02f6833edf7d61f4ef89 (diff) | |
download | poky-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/toaster-manual')
-rw-r--r-- | documentation/toaster-manual/history.rst | 46 | ||||
-rw-r--r-- | documentation/toaster-manual/index.rst | 1 |
2 files changed, 0 insertions, 47 deletions
diff --git a/documentation/toaster-manual/history.rst b/documentation/toaster-manual/history.rst deleted file mode 100644 index 05b63e5b9a..0000000000 --- a/documentation/toaster-manual/history.rst +++ /dev/null | |||
@@ -1,46 +0,0 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | ||
2 | |||
3 | *********************** | ||
4 | Manual 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.8 | ||
15 | - April 2015 | ||
16 | - The initial document released with the Yocto Project 1.8 Release | ||
17 | * - 2.0 | ||
18 | - October 2015 | ||
19 | - Released with the Yocto Project 2.0 Release. | ||
20 | * - 2.1 | ||
21 | - April 2016 | ||
22 | - Released with the Yocto Project 2.1 Release. | ||
23 | * - 2.2 | ||
24 | - October 2016 | ||
25 | - Released with the Yocto Project 2.2 Release. | ||
26 | * - 2.3 | ||
27 | - May 2017 | ||
28 | - Released with the Yocto Project 2.3 Release. | ||
29 | * - 2.4 | ||
30 | - October 2017 | ||
31 | - Released with the Yocto Project 2.4 Release. | ||
32 | * - 2.5 | ||
33 | - May 2018 | ||
34 | - Released with the Yocto Project 2.5 Release. | ||
35 | * - 2.6 | ||
36 | - November 2018 | ||
37 | - Released with the Yocto Project 2.6 Release. | ||
38 | * - 2.7 | ||
39 | - May 2019 | ||
40 | - Released with the Yocto Project 2.7 Release. | ||
41 | * - 3.0 | ||
42 | - October 2019 | ||
43 | - Released with the Yocto Project 3.0 Release. | ||
44 | * - 3.1 | ||
45 | - April 2020 | ||
46 | - Released with the Yocto Project 3.1 Release. | ||
diff --git a/documentation/toaster-manual/index.rst b/documentation/toaster-manual/index.rst index f13ba7b8a1..3ff4c6913a 100644 --- a/documentation/toaster-manual/index.rst +++ b/documentation/toaster-manual/index.rst | |||
@@ -14,6 +14,5 @@ Toaster User Manual | |||
14 | start | 14 | start |
15 | setup-and-use | 15 | setup-and-use |
16 | reference | 16 | reference |
17 | history | ||
18 | 17 | ||
19 | .. include:: /boilerplate.rst | 18 | .. include:: /boilerplate.rst |