diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2024-10-30 11:07:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-31 14:24:24 +0000 |
commit | af7a8d3dc31dd7b801f186b7905f9dda1ed17a66 (patch) | |
tree | 1130d2035cfa90bfcb8ed73d5b1ffdf681a93823 /documentation/ref-manual/release-process.rst | |
parent | 56ed60e50f53232555eb4eec8d0c7389bbe1627b (diff) | |
download | poky-af7a8d3dc31dd7b801f186b7905f9dda1ed17a66.tar.gz |
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 <quentin.schulz@cherry.de>
(From yocto-docs rev: 05ee6844d710beb844bbdac892888879847f6d22)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/release-process.rst')
-rw-r--r-- | documentation/ref-manual/release-process.rst | 2 |
1 files changed, 2 insertions, 0 deletions
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: | |||
117 | See :yocto_wiki:`/Stable_Release_and_LTS` for details about the management | 117 | See :yocto_wiki:`/Stable_Release_and_LTS` for details about the management |
118 | of stable and :term:`LTS` releases. | 118 | of stable and :term:`LTS` releases. |
119 | 119 | ||
120 | This documentation was built for the &DISTRO_NAME; release. | ||
121 | |||
120 | .. image:: svg/releases.* | 122 | .. image:: svg/releases.* |
121 | :width: 100% | 123 | :width: 100% |
122 | 124 | ||