index.rst: move release notes in their own section

The release notes are currently hidden in the welcome page, under the
"Release Manuals" section, but these changelogs/migration guides are not
release manuals per say. Move them out of the "Release Manuals" section
under their own "Release Information" section, and make them appear as a
"Release Notes and Migration Guides" section in the welcome page.

(From yocto-docs rev: 67a69f9133434129e404990d2b8a5405343580a0)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit f68f97ee4ee9b444a853569cdbe3c307d2521677)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
Antonin Godard
2026-07-24 15:25:06 +02:00
committed by Paul Barker
parent 751f10349c
commit 7856e112fe

View File

@@ -82,12 +82,22 @@ Security-related processes and contact information for vulnerability reporting.
Yocto Project Security Reference <security-reference/index> Yocto Project Security Reference <security-reference/index>
Release Information
===================
Release notes and migration guides for the different Yocto Project releases.
.. toctree::
:maxdepth: 2
:caption: Release Information
Release Notes and Migration Guides <migration-guides/index>
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Release Manuals :caption: Release Manuals
:hidden: :hidden:
Release Information <migration-guides/index>
releases releases
.. toctree:: .. toctree::