diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-12-13 16:36:34 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-13 23:26:11 +0000 |
| commit | bdfabf0409896e44ee6bd4a94cf43beb6b1c4490 (patch) | |
| tree | 111a391a9de51ce972c17a7bcea334503285bc8d | |
| parent | cf5a00721f721d5077c73d1f4e812e5c79833fba (diff) | |
| download | poky-bdfabf0409896e44ee6bd4a94cf43beb6b1c4490.tar.gz | |
available release updates
Fix reference to the latest 3.0.x version
Aligning releases.rst and sphinx-static/switchers.js
with the contents in master-next
(From yocto-docs rev: 77db6738d58ba4bdc68deb74775c00a332fcc86c)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/poky.yaml | 2 | ||||
| -rw-r--r-- | documentation/releases.rst | 81 | ||||
| -rw-r--r-- | documentation/sphinx-static/switchers.js | 5 |
3 files changed, 59 insertions, 29 deletions
diff --git a/documentation/poky.yaml b/documentation/poky.yaml index af041e3737..28533f5720 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml | |||
| @@ -3,7 +3,7 @@ DISTRO_NAME_NO_CAP : "dunfell" | |||
| 3 | DISTRO_NAME : "Dunfell" | 3 | DISTRO_NAME : "Dunfell" |
| 4 | DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus" | 4 | DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus" |
| 5 | YOCTO_DOC_VERSION : "3.1.12" | 5 | YOCTO_DOC_VERSION : "3.1.12" |
| 6 | YOCTO_DOC_VERSION_MINUS_ONE : "3.0.2" | 6 | YOCTO_DOC_VERSION_MINUS_ONE : "3.0.4" |
| 7 | DISTRO_REL_TAG : "yocto-3.1.12" | 7 | DISTRO_REL_TAG : "yocto-3.1.12" |
| 8 | POKYVERSION : "23.0.12" | 8 | POKYVERSION : "23.0.12" |
| 9 | YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" | 9 | YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" |
diff --git a/documentation/releases.rst b/documentation/releases.rst index 3e27406eab..d364ad3825 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst | |||
| @@ -1,11 +1,28 @@ | |||
| 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK |
| 2 | 2 | ||
| 3 | ========================= | 3 | =========================== |
| 4 | Current Release Manuals | 4 | Supported Release Manuals |
| 5 | ========================= | 5 | =========================== |
| 6 | |||
| 7 | ****************************** | ||
| 8 | Release Series 3.4 (honister) | ||
| 9 | ****************************** | ||
| 10 | |||
| 11 | - :yocto_docs:`3.4 Documentation </3.4>` | ||
| 12 | - :yocto_docs:`3.4.1 Documentation </3.4.1>` | ||
| 13 | |||
| 14 | ****************************** | ||
| 15 | Release Series 3.3 (hardknott) | ||
| 16 | ****************************** | ||
| 17 | |||
| 18 | - :yocto_docs:`3.3 Documentation </3.3>` | ||
| 19 | - :yocto_docs:`3.3.1 Documentation </3.3.1>` | ||
| 20 | - :yocto_docs:`3.3.2 Documentation </3.3.2>` | ||
| 21 | - :yocto_docs:`3.3.3 Documentation </3.3.3>` | ||
| 22 | - :yocto_docs:`3.3.4 Documentation </3.3.4>` | ||
| 6 | 23 | ||
| 7 | **************************** | 24 | **************************** |
| 8 | 3.1 'dunfell' Release Series | 25 | Release Series 3.1 (dunfell) |
| 9 | **************************** | 26 | **************************** |
| 10 | 27 | ||
| 11 | - :yocto_docs:`3.1 Documentation </3.1>` | 28 | - :yocto_docs:`3.1 Documentation </3.1>` |
| @@ -23,11 +40,21 @@ | |||
| 23 | - :yocto_docs:`3.1.12 Documentation </3.1.12>` | 40 | - :yocto_docs:`3.1.12 Documentation </3.1.12>` |
| 24 | 41 | ||
| 25 | ========================== | 42 | ========================== |
| 26 | Previous Release Manuals | 43 | Outdated Release Manuals |
| 27 | ========================== | 44 | ========================== |
| 28 | 45 | ||
| 46 | ******************************* | ||
| 47 | Release Series 3.2 (gatesgarth) | ||
| 48 | ******************************* | ||
| 49 | |||
| 50 | - :yocto_docs:`3.2 Documentation </3.2>` | ||
| 51 | - :yocto_docs:`3.2.1 Documentation </3.2.1>` | ||
| 52 | - :yocto_docs:`3.2.2 Documentation </3.2.2>` | ||
| 53 | - :yocto_docs:`3.2.3 Documentation </3.2.3>` | ||
| 54 | - :yocto_docs:`3.2.4 Documentation </3.2.4>` | ||
| 55 | |||
| 29 | ************************* | 56 | ************************* |
| 30 | 3.0 'zeus' Release Series | 57 | Release Series 3.0 (zeus) |
| 31 | ************************* | 58 | ************************* |
| 32 | 59 | ||
| 33 | - :yocto_docs:`3.0 Documentation </3.0>` | 60 | - :yocto_docs:`3.0 Documentation </3.0>` |
| @@ -37,7 +64,7 @@ | |||
| 37 | - :yocto_docs:`3.0.4 Documentation </3.0.4>` | 64 | - :yocto_docs:`3.0.4 Documentation </3.0.4>` |
| 38 | 65 | ||
| 39 | **************************** | 66 | **************************** |
| 40 | 2.7 'warrior' Release Series | 67 | Release Series 2.7 (warrior) |
| 41 | **************************** | 68 | **************************** |
| 42 | 69 | ||
| 43 | - :yocto_docs:`2.7 Documentation </2.7>` | 70 | - :yocto_docs:`2.7 Documentation </2.7>` |
| @@ -47,7 +74,7 @@ | |||
| 47 | - :yocto_docs:`2.7.4 Documentation </2.7.4>` | 74 | - :yocto_docs:`2.7.4 Documentation </2.7.4>` |
| 48 | 75 | ||
| 49 | ************************* | 76 | ************************* |
| 50 | 2.6 'thud' Release Series | 77 | Release Series 2.6 (thud) |
| 51 | ************************* | 78 | ************************* |
| 52 | 79 | ||
| 53 | - :yocto_docs:`2.6 Documentation </2.6>` | 80 | - :yocto_docs:`2.6 Documentation </2.6>` |
| @@ -57,16 +84,16 @@ | |||
| 57 | - :yocto_docs:`2.6.4 Documentation </2.6.4>` | 84 | - :yocto_docs:`2.6.4 Documentation </2.6.4>` |
| 58 | 85 | ||
| 59 | ************************* | 86 | ************************* |
| 60 | 2.5 'sumo' Release Series | 87 | Release Series 2.5 (sumo) |
| 61 | ************************* | 88 | ************************* |
| 62 | 89 | ||
| 63 | - :yocto_docs:`2.5 Documentation </2.5>` | 90 | - :yocto_docs:`2.5 Documentation </2.5>` |
| 64 | - :yocto_docs:`2.5.1 Documentation </2.5.1>` | 91 | - :yocto_docs:`2.5.1 Documentation </2.5.1>` |
| 65 | - :yocto_docs:`2.5.2 Documentation </2.5.2>` | 92 | - :yocto_docs:`2.5.2 Documentation </2.5.2>` |
| 66 | - :yocto_docs:`2.5.3 Documentation </2.5.3>` | 93 | - :yocto_docs:`2.5.3 Documentation </2.5.3>` |
| 67 | 94 | ||
| 68 | ************************** | 95 | ************************** |
| 69 | 2.4 'rocko' Release Series | 96 | Release Series 2.4 (rocko) |
| 70 | ************************** | 97 | ************************** |
| 71 | 98 | ||
| 72 | - :yocto_docs:`2.4 Documentation </2.4>` | 99 | - :yocto_docs:`2.4 Documentation </2.4>` |
| @@ -76,7 +103,7 @@ | |||
| 76 | - :yocto_docs:`2.4.4 Documentation </2.4.4>` | 103 | - :yocto_docs:`2.4.4 Documentation </2.4.4>` |
| 77 | 104 | ||
| 78 | ************************* | 105 | ************************* |
| 79 | 2.3 'pyro' Release Series | 106 | Release Series 2.3 (pyro) |
| 80 | ************************* | 107 | ************************* |
| 81 | 108 | ||
| 82 | - :yocto_docs:`2.3 Documentation </2.3>` | 109 | - :yocto_docs:`2.3 Documentation </2.3>` |
| @@ -86,7 +113,7 @@ | |||
| 86 | - :yocto_docs:`2.3.4 Documentation </2.3.4>` | 113 | - :yocto_docs:`2.3.4 Documentation </2.3.4>` |
| 87 | 114 | ||
| 88 | ************************** | 115 | ************************** |
| 89 | 2.2 'morty' Release Series | 116 | Release Series 2.2 (morty) |
| 90 | ************************** | 117 | ************************** |
| 91 | 118 | ||
| 92 | - :yocto_docs:`2.2 Documentation </2.2>` | 119 | - :yocto_docs:`2.2 Documentation </2.2>` |
| @@ -95,7 +122,7 @@ | |||
| 95 | - :yocto_docs:`2.2.3 Documentation </2.2.3>` | 122 | - :yocto_docs:`2.2.3 Documentation </2.2.3>` |
| 96 | 123 | ||
| 97 | **************************** | 124 | **************************** |
| 98 | 2.1 'krogoth' Release Series | 125 | Release Series 2.1 (krogoth) |
| 99 | **************************** | 126 | **************************** |
| 100 | 127 | ||
| 101 | - :yocto_docs:`2.1 Documentation </2.1>` | 128 | - :yocto_docs:`2.1 Documentation </2.1>` |
| @@ -104,7 +131,7 @@ | |||
| 104 | - :yocto_docs:`2.1.3 Documentation </2.1.3>` | 131 | - :yocto_docs:`2.1.3 Documentation </2.1.3>` |
| 105 | 132 | ||
| 106 | *************************** | 133 | *************************** |
| 107 | 2.0 'jethro' Release Series | 134 | Release Series 2.0 (jethro) |
| 108 | *************************** | 135 | *************************** |
| 109 | 136 | ||
| 110 | - :yocto_docs:`1.9 Documentation </1.9>` | 137 | - :yocto_docs:`1.9 Documentation </1.9>` |
| @@ -114,7 +141,7 @@ | |||
| 114 | - :yocto_docs:`2.0.3 Documentation </2.0.3>` | 141 | - :yocto_docs:`2.0.3 Documentation </2.0.3>` |
| 115 | 142 | ||
| 116 | ************************* | 143 | ************************* |
| 117 | 1.8 'fido' Release Series | 144 | Release Series 1.8 (fido) |
| 118 | ************************* | 145 | ************************* |
| 119 | 146 | ||
| 120 | - :yocto_docs:`1.8 Documentation </1.8>` | 147 | - :yocto_docs:`1.8 Documentation </1.8>` |
| @@ -122,7 +149,7 @@ | |||
| 122 | - :yocto_docs:`1.8.2 Documentation </1.8.2>` | 149 | - :yocto_docs:`1.8.2 Documentation </1.8.2>` |
| 123 | 150 | ||
| 124 | ************************** | 151 | ************************** |
| 125 | 1.7 'dizzy' Release Series | 152 | Release Series 1.7 (dizzy) |
| 126 | ************************** | 153 | ************************** |
| 127 | 154 | ||
| 128 | - :yocto_docs:`1.7 Documentation </1.7>` | 155 | - :yocto_docs:`1.7 Documentation </1.7>` |
| @@ -131,16 +158,16 @@ | |||
| 131 | - :yocto_docs:`1.7.3 Documentation </1.7.3>` | 158 | - :yocto_docs:`1.7.3 Documentation </1.7.3>` |
| 132 | 159 | ||
| 133 | ************************** | 160 | ************************** |
| 134 | 1.6 'daisy' Release Series | 161 | Release Series 1.6 (daisy) |
| 135 | ************************** | 162 | ************************** |
| 136 | 163 | ||
| 137 | - :yocto_docs:`1.6 Documentation </1.6>` | 164 | - :yocto_docs:`1.6 Documentation </1.6>` |
| 138 | - :yocto_docs:`1.6.1 Documentation </1.6.1>` | 165 | - :yocto_docs:`1.6.1 Documentation </1.6.1>` |
| 139 | - :yocto_docs:`1.6.2 Documentation </1.6.2>` | 166 | - :yocto_docs:`1.6.2 Documentation </1.6.2>` |
| 140 | - :yocto_docs:`1.6.3 Documentation </1.6.3>` | 167 | - :yocto_docs:`1.6.3 Documentation </1.6.3>` |
| 141 | 168 | ||
| 142 | ************************* | 169 | ************************* |
| 143 | 1.5 'dora' Release Series | 170 | Release Series 1.5 (dora) |
| 144 | ************************* | 171 | ************************* |
| 145 | 172 | ||
| 146 | - :yocto_docs:`1.5 Documentation </1.5>` | 173 | - :yocto_docs:`1.5 Documentation </1.5>` |
| @@ -150,7 +177,7 @@ | |||
| 150 | - :yocto_docs:`1.5.4 Documentation </1.5.4>` | 177 | - :yocto_docs:`1.5.4 Documentation </1.5.4>` |
| 151 | 178 | ||
| 152 | ************************** | 179 | ************************** |
| 153 | 1.4 'dylan' Release Series | 180 | Release Series 1.4 (dylan) |
| 154 | ************************** | 181 | ************************** |
| 155 | 182 | ||
| 156 | - :yocto_docs:`1.4 Documentation </1.4>` | 183 | - :yocto_docs:`1.4 Documentation </1.4>` |
| @@ -159,9 +186,9 @@ | |||
| 159 | - :yocto_docs:`1.4.3 Documentation </1.4.3>` | 186 | - :yocto_docs:`1.4.3 Documentation </1.4.3>` |
| 160 | - :yocto_docs:`1.4.4 Documentation </1.4.4>` | 187 | - :yocto_docs:`1.4.4 Documentation </1.4.4>` |
| 161 | - :yocto_docs:`1.4.5 Documentation </1.4.5>` | 188 | - :yocto_docs:`1.4.5 Documentation </1.4.5>` |
| 162 | 189 | ||
| 163 | ************************** | 190 | ************************** |
| 164 | 1.3 'danny' Release Series | 191 | Release Series 1.3 (danny) |
| 165 | ************************** | 192 | ************************** |
| 166 | 193 | ||
| 167 | - :yocto_docs:`1.3 Documentation </1.3>` | 194 | - :yocto_docs:`1.3 Documentation </1.3>` |
| @@ -169,7 +196,7 @@ | |||
| 169 | - :yocto_docs:`1.3.2 Documentation </1.3.2>` | 196 | - :yocto_docs:`1.3.2 Documentation </1.3.2>` |
| 170 | 197 | ||
| 171 | *************************** | 198 | *************************** |
| 172 | 1.2 'denzil' Release Series | 199 | Release Series 1.2 (denzil) |
| 173 | *************************** | 200 | *************************** |
| 174 | 201 | ||
| 175 | - :yocto_docs:`1.2 Documentation </1.2>` | 202 | - :yocto_docs:`1.2 Documentation </1.2>` |
| @@ -177,7 +204,7 @@ | |||
| 177 | - :yocto_docs:`1.2.2 Documentation </1.2.2>` | 204 | - :yocto_docs:`1.2.2 Documentation </1.2.2>` |
| 178 | 205 | ||
| 179 | *************************** | 206 | *************************** |
| 180 | 1.1 'edison' Release Series | 207 | Release Series 1.1 (edison) |
| 181 | *************************** | 208 | *************************** |
| 182 | 209 | ||
| 183 | - :yocto_docs:`1.1 Documentation </1.1>` | 210 | - :yocto_docs:`1.1 Documentation </1.1>` |
| @@ -185,7 +212,7 @@ | |||
| 185 | - :yocto_docs:`1.1.2 Documentation </1.1.2>` | 212 | - :yocto_docs:`1.1.2 Documentation </1.1.2>` |
| 186 | 213 | ||
| 187 | **************************** | 214 | **************************** |
| 188 | 1.0 'bernard' Release Series | 215 | Release Series 1.0 (bernard) |
| 189 | **************************** | 216 | **************************** |
| 190 | 217 | ||
| 191 | - :yocto_docs:`1.0 Documentation </1.0>` | 218 | - :yocto_docs:`1.0 Documentation </1.0>` |
| @@ -193,7 +220,7 @@ | |||
| 193 | - :yocto_docs:`1.0.2 Documentation </1.0.2>` | 220 | - :yocto_docs:`1.0.2 Documentation </1.0.2>` |
| 194 | 221 | ||
| 195 | **************************** | 222 | **************************** |
| 196 | 0.9 'laverne' Release Series | 223 | Release Series 0.9 (laverne) |
| 197 | **************************** | 224 | **************************** |
| 198 | 225 | ||
| 199 | - :yocto_docs:`0.9 Documentation </0.9>` | 226 | - :yocto_docs:`0.9 Documentation </0.9>` |
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 87160d8ba9..056a8926ba 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js | |||
| @@ -2,7 +2,10 @@ | |||
| 2 | 'use strict'; | 2 | 'use strict'; |
| 3 | 3 | ||
| 4 | var all_versions = { | 4 | var all_versions = { |
| 5 | 'dev': 'dev (3.3)', | 5 | 'dev': 'dev (3.5)', |
| 6 | '3.4.1': '3.4.1', | ||
| 7 | '3.3.4': '3.3.4', | ||
| 8 | '3.2.4': '3.2.4', | ||
| 6 | '3.1.12': '3.1.12', | 9 | '3.1.12': '3.1.12', |
| 7 | '3.0.4': '3.0.4', | 10 | '3.0.4': '3.0.4', |
| 8 | '2.7.4': '2.7.4', | 11 | '2.7.4': '2.7.4', |
