summaryrefslogtreecommitdiffstats
path: root/documentation/sphinx-static
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sphinx-static')
-rw-r--r--documentation/sphinx-static/switchers.js.in (renamed from documentation/sphinx-static/switchers.js)8
1 files changed, 1 insertions, 7 deletions
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js.in
index af7e334906..5d3a4d7935 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js.in
@@ -10,13 +10,7 @@ by https://git.yoctoproject.org/yocto-autobuilder-helper/tree/scripts/run-docs-b
10 'use strict'; 10 'use strict';
11 11
12 var all_versions = { 12 var all_versions = {
13 'dev': 'dev (3.5)', 13 VERSIONS_PLACEHOLDER
14 '3.4.2': '3.4.2',
15 '3.3.5': '3.3.5',
16 '3.2.4': '3.2.4',
17 '3.1.15': '3.1.15',
18 '3.0.4': '3.0.4',
19 '2.7.4': '2.7.4',
20 }; 14 };
21 15
22 var all_doctypes = { 16 var all_doctypes = {