diff options
| -rw-r--r-- | documentation/poky.yaml | 2 | ||||
| -rw-r--r-- | documentation/releases.rst | 1 | ||||
| -rw-r--r-- | documentation/sphinx-static/switchers.js | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/documentation/poky.yaml b/documentation/poky.yaml index f2d1e8b97f..392e3bd63b 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml | |||
| @@ -4,7 +4,7 @@ DISTRO_NAME : "Honister" | |||
| 4 | DISTRO_NAME_NO_CAP_MINUS_ONE : "hardknott" | 4 | DISTRO_NAME_NO_CAP_MINUS_ONE : "hardknott" |
| 5 | DISTRO_NAME_NO_CAP_LTS : "dunfell" | 5 | DISTRO_NAME_NO_CAP_LTS : "dunfell" |
| 6 | YOCTO_DOC_VERSION : "3.4" | 6 | YOCTO_DOC_VERSION : "3.4" |
| 7 | YOCTO_DOC_VERSION_MINUS_ONE : "3.3.3" | 7 | YOCTO_DOC_VERSION_MINUS_ONE : "3.3.4" |
| 8 | DISTRO_REL_TAG : "yocto-3.4" | 8 | DISTRO_REL_TAG : "yocto-3.4" |
| 9 | POKYVERSION : "26.0.0" | 9 | POKYVERSION : "26.0.0" |
| 10 | YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" | 10 | YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" |
diff --git a/documentation/releases.rst b/documentation/releases.rst index 529d00e70e..907fd63544 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst | |||
| @@ -18,6 +18,7 @@ Release Series 3.3 (hardknott) | |||
| 18 | - :yocto_docs:`3.3.1 Documentation </3.3.1>` | 18 | - :yocto_docs:`3.3.1 Documentation </3.3.1>` |
| 19 | - :yocto_docs:`3.3.2 Documentation </3.3.2>` | 19 | - :yocto_docs:`3.3.2 Documentation </3.3.2>` |
| 20 | - :yocto_docs:`3.3.3 Documentation </3.3.3>` | 20 | - :yocto_docs:`3.3.3 Documentation </3.3.3>` |
| 21 | - :yocto_docs:`3.3.4 Documentation </3.3.4>` | ||
| 21 | 22 | ||
| 22 | ******************************* | 23 | ******************************* |
| 23 | Release Series 3.2 (gatesgarth) | 24 | Release Series 3.2 (gatesgarth) |
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 6038dbb5a7..b15f5b3c1b 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | var all_versions = { | 4 | var all_versions = { |
| 5 | 'dev': 'dev (3.5)', | 5 | 'dev': 'dev (3.5)', |
| 6 | '3.4': '3.4', | 6 | '3.4': '3.4', |
| 7 | '3.3.3': '3.3.3', | 7 | '3.3.4': '3.3.4', |
| 8 | '3.2.4': '3.2.4', | 8 | '3.2.4': '3.2.4', |
| 9 | '3.1.11': '3.1.11', | 9 | '3.1.11': '3.1.11', |
| 10 | '3.0.4': '3.0.4', | 10 | '3.0.4': '3.0.4', |
