diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-01-05 21:29:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-18 17:58:02 +0000 |
commit | 4760c3e264c10c019635338d47221cce9ccd4bf2 (patch) | |
tree | c271e616d565144cd3e6b2563e3d3e03a0b0f3a5 /documentation/index.rst | |
parent | 44070259964907f68575573d7b7d4d3d309a4425 (diff) | |
download | poky-4760c3e264c10c019635338d47221cce9ccd4bf2.tar.gz |
manuals: add 3.4 and 3.4.1 release notes after migration information
Only done for release 3.4 and 3.4.1 so far.
Release notes are kept under the migration-guides/ directory for
the moment, for easier reviewing.
(From yocto-docs rev: b311070d866cf4ab51c72ff3ac7bc41ea3e932cb)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/index.rst')
-rw-r--r-- | documentation/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/index.rst b/documentation/index.rst index 0fca6ce720..6335c707e0 100644 --- a/documentation/index.rst +++ b/documentation/index.rst | |||
@@ -38,10 +38,10 @@ Welcome to the Yocto Project Documentation | |||
38 | 38 | ||
39 | .. toctree:: | 39 | .. toctree:: |
40 | :maxdepth: 1 | 40 | :maxdepth: 1 |
41 | :caption: Releases manual | 41 | :caption: Release Manuals |
42 | :hidden: | 42 | :hidden: |
43 | 43 | ||
44 | Release Migration Guides <migration-guides/index> | 44 | Release Information <migration-guides/index> |
45 | releases | 45 | releases |
46 | 46 | ||
47 | .. toctree:: | 47 | .. toctree:: |