documentation: add comment to releases.rst switchers.js

To let release developers know that they don't need
to update these files in release branches other than "master".

(From yocto-docs rev: 00f71afae92e5967a0422824841d4d4db682d235)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker 2021-12-13 17:41:36 +01:00 committed by Richard Purdie
parent 5ec29c558f
commit dd938fbbdb
2 changed files with 15 additions and 0 deletions

View File

@ -1,5 +1,12 @@
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
..
NOTE FOR RELEASE MAINTAINERS:
This file only needs updating in the development release ("master" branch)
When documentation for stable releases is built,
the latest version from "master" is used
by https://git.yoctoproject.org/yocto-autobuilder-helper/tree/scripts/run-docs-build
===========================
Supported Release Manuals
===========================

View File

@ -1,3 +1,11 @@
/*
NOTE FOR RELEASE MAINTAINERS:
This file only needs updating in the development release ("master" branch)
When documentation for stable releases is built,
the latest version from "master" is used
by https://git.yoctoproject.org/yocto-autobuilder-helper/tree/scripts/run-docs-build
*/
(function() {
'use strict';