diff options
| author | Michael Halstead <mhalstead@linuxfoundation.org> | 2022-02-16 23:04:15 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-17 11:47:24 +0000 |
| commit | d09e2e05a0391ad4d718214516d92a160f89767e (patch) | |
| tree | f435fbbeaccc29eab2c41d0381f48c3d4ee1fb07 | |
| parent | b9824a048feed91f801471cf21e0a07ec3a21ff2 (diff) | |
| download | poky-d09e2e05a0391ad4d718214516d92a160f89767e.tar.gz | |
releases: update to include 3.1.14
Adding 3.1.14 to documentation switcher and release list.
(From yocto-docs rev: 4b2cfbc517208d6df40104d25e62f8febdd76a7f)
Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/releases.rst | 1 | ||||
| -rw-r--r-- | documentation/sphinx-static/switchers.js | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/documentation/releases.rst b/documentation/releases.rst index c2c2232dca..0fdaa762c9 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst | |||
| @@ -46,6 +46,7 @@ Release Series 3.1 (dunfell) | |||
| 46 | - :yocto_docs:`3.1.11 Documentation </3.1.11>` | 46 | - :yocto_docs:`3.1.11 Documentation </3.1.11>` |
| 47 | - :yocto_docs:`3.1.12 Documentation </3.1.12>` | 47 | - :yocto_docs:`3.1.12 Documentation </3.1.12>` |
| 48 | - :yocto_docs:`3.1.13 Documentation </3.1.13>` | 48 | - :yocto_docs:`3.1.13 Documentation </3.1.13>` |
| 49 | - :yocto_docs:`3.1.14 Documentation </3.1.14>` | ||
| 49 | 50 | ||
| 50 | ========================== | 51 | ========================== |
| 51 | Outdated Release Manuals | 52 | Outdated Release Manuals |
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 885104c407..f7d7c75647 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js | |||
| @@ -14,7 +14,7 @@ by https://git.yoctoproject.org/yocto-autobuilder-helper/tree/scripts/run-docs-b | |||
| 14 | '3.4.1': '3.4.1', | 14 | '3.4.1': '3.4.1', |
| 15 | '3.3.4': '3.3.4', | 15 | '3.3.4': '3.3.4', |
| 16 | '3.2.4': '3.2.4', | 16 | '3.2.4': '3.2.4', |
| 17 | '3.1.13': '3.1.13', | 17 | '3.1.14': '3.1.14', |
| 18 | '3.0.4': '3.0.4', | 18 | '3.0.4': '3.0.4', |
| 19 | '2.7.4': '2.7.4', | 19 | '2.7.4': '2.7.4', |
| 20 | }; | 20 | }; |
