diff options
| author | Michael Halstead <mhalstead@linuxfoundation.org> | 2021-08-10 15:29:44 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-11 20:41:54 +0100 |
| commit | 77ce05bd36cf71db9a2cc5b0ebffde7bd11c20f3 (patch) | |
| tree | 22bf03437f503a38881233f36cd9c526fea3ac9b /documentation | |
| parent | 4c7e3b64bc9cefb05fa4a995e83bb0f90160a9fc (diff) | |
| download | poky-77ce05bd36cf71db9a2cc5b0ebffde7bd11c20f3.tar.gz | |
releases: update to include 3.1.10
Adding 3.1.10 to documentation switcher and release list.
(From yocto-docs rev: 86b44b72c366f56d6977e7462aca8821721d89bd)
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 3ace7c06f1..04fbddea33 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst | |||
| @@ -36,6 +36,7 @@ Release Series 3.1 (dunfell) | |||
| 36 | - :yocto_docs:`3.1.7 Documentation </3.1.7>` | 36 | - :yocto_docs:`3.1.7 Documentation </3.1.7>` |
| 37 | - :yocto_docs:`3.1.8 Documentation </3.1.8>` | 37 | - :yocto_docs:`3.1.8 Documentation </3.1.8>` |
| 38 | - :yocto_docs:`3.1.8 Documentation </3.1.9>` | 38 | - :yocto_docs:`3.1.8 Documentation </3.1.9>` |
| 39 | - :yocto_docs:`3.1.8 Documentation </3.1.10>` | ||
| 39 | 40 | ||
| 40 | ========================== | 41 | ========================== |
| 41 | Outdated Release Manuals | 42 | Outdated Release Manuals |
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 3972b48a7f..6243724dae 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 'dev': 'dev (3.4)', | 5 | 'dev': 'dev (3.4)', |
| 6 | '3.3.2': '3.3.2', | 6 | '3.3.2': '3.3.2', |
| 7 | '3.2.4': '3.2.4', | 7 | '3.2.4': '3.2.4', |
| 8 | '3.1.9': '3.1.9', | 8 | '3.1.10': '3.1.10', |
| 9 | '3.0.4': '3.0.4', | 9 | '3.0.4': '3.0.4', |
| 10 | '2.7.4': '2.7.4', | 10 | '2.7.4': '2.7.4', |
| 11 | }; | 11 | }; |
