mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
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:
committed by
Paul Barker
parent
751f10349c
commit
7856e112fe
@@ -82,12 +82,22 @@ Security-related processes and contact information for vulnerability reporting.
|
||||
|
||||
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::
|
||||
:maxdepth: 1
|
||||
:caption: Release Manuals
|
||||
:hidden:
|
||||
|
||||
Release Information <migration-guides/index>
|
||||
releases
|
||||
|
||||
.. toctree::
|
||||
|
||||
Reference in New Issue
Block a user