summaryrefslogtreecommitdiffstats
path: root/documentation/sphinx-static/switchers.js
diff options
context:
space:
mode:
authorMichael Halstead <mhalstead@linuxfoundation.org>2022-03-02 22:20:52 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-03 09:19:58 +0000
commit0447aace57d46c4de4d120b430384e99fc3a5e0c (patch)
tree0eab33c3dc8d538e8edc3f92530a84b2c866a922 /documentation/sphinx-static/switchers.js
parenta99b899a372e5a9c376bd8b684bb2fbb637c858a (diff)
downloadpoky-0447aace57d46c4de4d120b430384e99fc3a5e0c.tar.gz
releases: update to include 3.3.5
Adding 3.3.5 to documentation switcher and release list. (From yocto-docs rev: 78545b8f42657c21bc3cac96429d3950b07a3aca) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sphinx-static/switchers.js')
-rw-r--r--documentation/sphinx-static/switchers.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index c4c3bd64c9..3ea8927d78 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -12,7 +12,7 @@ by https://git.yoctoproject.org/yocto-autobuilder-helper/tree/scripts/run-docs-b
12 var all_versions = { 12 var all_versions = {
13 'dev': 'dev (3.5)', 13 'dev': 'dev (3.5)',
14 '3.4.2': '3.4.2', 14 '3.4.2': '3.4.2',
15 '3.3.4': '3.3.4', 15 '3.3.5': '3.3.5',
16 '3.2.4': '3.2.4', 16 '3.2.4': '3.2.4',
17 '3.1.14': '3.1.14', 17 '3.1.14': '3.1.14',
18 '3.0.4': '3.0.4', 18 '3.0.4': '3.0.4',