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/kernel-dev/index.rst | |
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/kernel-dev/index.rst')
-rw-r--r-- | documentation/kernel-dev/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/kernel-dev/index.rst b/documentation/kernel-dev/index.rst index a8848ec8cc..bd20e371e0 100644 --- a/documentation/kernel-dev/index.rst +++ b/documentation/kernel-dev/index.rst | |||
@@ -16,6 +16,5 @@ Yocto Project Linux Kernel Development Manual | |||
16 | concepts-appx | 16 | concepts-appx |
17 | maint-appx | 17 | maint-appx |
18 | faq | 18 | faq |
19 | history | ||
20 | 19 | ||
21 | .. include:: /boilerplate.rst | 20 | .. include:: /boilerplate.rst |