From af7a8d3dc31dd7b801f186b7905f9dda1ed17a66 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Wed, 30 Oct 2024 11:07:29 +0100 Subject: ref-manual: release-process: add a reference to the doc's release When reading the stable releases section, we want to know for which release the documentation was built. Use &DISTRO_NAME; to refer to the current release. Reviewed-by: Quentin Schulz (From yocto-docs rev: 05ee6844d710beb844bbdac892888879847f6d22) Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/ref-manual/release-process.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/ref-manual/release-process.rst') diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst index 75532addbd..691e7d3ed9 100644 --- a/documentation/ref-manual/release-process.rst +++ b/documentation/ref-manual/release-process.rst @@ -117,6 +117,8 @@ The currently supported :term:`LTS` releases are: See :yocto_wiki:`/Stable_Release_and_LTS` for details about the management of stable and :term:`LTS` releases. +This documentation was built for the &DISTRO_NAME; release. + .. image:: svg/releases.* :width: 100% -- cgit v1.2.3-54-g00ecf