From 7856e112feaf28720db388359457ffb9dfd01f44 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Fri, 24 Jul 2026 15:25:06 +0200 Subject: [PATCH] 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 (cherry picked from commit f68f97ee4ee9b444a853569cdbe3c307d2521677) Signed-off-by: Antonin Godard Signed-off-by: Paul Barker --- documentation/index.rst | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/documentation/index.rst b/documentation/index.rst index f8c4aa4633..0c6188a149 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -82,12 +82,22 @@ Security-related processes and contact information for vulnerability reporting. Yocto Project Security Reference +Release Information +=================== + +Release notes and migration guides for the different Yocto Project releases. + +.. toctree:: + :maxdepth: 2 + :caption: Release Information + + Release Notes and Migration Guides + .. toctree:: :maxdepth: 1 :caption: Release Manuals :hidden: - Release Information releases .. toctree::