diff options
Diffstat (limited to 'documentation/sphinx-static')
| -rw-r--r-- | documentation/sphinx-static/switchers.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index bda15485c0..885104c407 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | /* | ||
| 2 | NOTE FOR RELEASE MAINTAINERS: | ||
| 3 | This file only needs updating in the development release ("master" branch) | ||
| 4 | When documentation for stable releases is built, | ||
| 5 | the latest version from "master" is used | ||
| 6 | by https://git.yoctoproject.org/yocto-autobuilder-helper/tree/scripts/run-docs-build | ||
| 7 | */ | ||
| 8 | |||
| 1 | (function() { | 9 | (function() { |
| 2 | 'use strict'; | 10 | 'use strict'; |
| 3 | 11 | ||
