diff options
| author | Michael Halstead <mhalstead@linuxfoundation.org> | 2022-03-22 13:40:14 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-22 22:32:34 +0000 |
| commit | c41172d837dcaa73c338ac44ab43a3eb11299c2e (patch) | |
| tree | 96566afc9cf0c2db9388777b6cdc6772b31ab50a /documentation | |
| parent | 3b8d67d4f0c056210238e9b4d8f16b07ffd5f64c (diff) | |
| download | poky-c41172d837dcaa73c338ac44ab43a3eb11299c2e.tar.gz | |
releases: update to include 3.1.15
Adding 3.1.15 to documentation switcher and release list.
(From yocto-docs rev: 355dd1e3f5bf76244a0b5862475cb06ace1c87b9)
Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -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 1f6c49d496..247481f760 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst | |||
| @@ -49,6 +49,7 @@ Release Series 3.1 (dunfell) | |||
| 49 | - :yocto_docs:`3.1.12 Documentation </3.1.12>` | 49 | - :yocto_docs:`3.1.12 Documentation </3.1.12>` |
| 50 | - :yocto_docs:`3.1.13 Documentation </3.1.13>` | 50 | - :yocto_docs:`3.1.13 Documentation </3.1.13>` |
| 51 | - :yocto_docs:`3.1.14 Documentation </3.1.14>` | 51 | - :yocto_docs:`3.1.14 Documentation </3.1.14>` |
| 52 | - :yocto_docs:`3.1.15 Documentation </3.1.15>` | ||
| 52 | 53 | ||
| 53 | ========================== | 54 | ========================== |
| 54 | Outdated Release Manuals | 55 | Outdated Release Manuals |
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 3ea8927d78..af7e334906 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.2': '3.4.2', | 14 | '3.4.2': '3.4.2', |
| 15 | '3.3.5': '3.3.5', | 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.15': '3.1.15', |
| 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 | }; |
