From 6eb6b5bd589fc2a8d228b3cbcacb0e934ffb0fda 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: da11223e77e3bfae79806cb9522fae03446dbf41) Signed-off-by: Antonin Godard (cherry picked from commit 05ee6844d710beb844bbdac892888879847f6d22) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/ref-manual/release-process.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation') 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