diff options
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 e8258f6a15..b95a6edf5d 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst | |||
| @@ -30,6 +30,7 @@ | |||
| 30 | - :yocto_docs:`3.1.4 Documentation </3.1.4>` | 30 | - :yocto_docs:`3.1.4 Documentation </3.1.4>` |
| 31 | - :yocto_docs:`3.1.5 Documentation </3.1.5>` | 31 | - :yocto_docs:`3.1.5 Documentation </3.1.5>` |
| 32 | - :yocto_docs:`3.1.6 Documentation </3.1.6>` | 32 | - :yocto_docs:`3.1.6 Documentation </3.1.6>` |
| 33 | - :yocto_docs:`3.1.7 Documentation </3.1.7>` | ||
| 33 | 34 | ||
| 34 | ========================== | 35 | ========================== |
| 35 | Previous Release Manuals | 36 | Previous Release Manuals |
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 96efab2e84..3f62e29b97 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': '3.3', | 6 | '3.3': '3.3', |
| 7 | '3.2.3': '3.2.3', | 7 | '3.2.3': '3.2.3', |
| 8 | '3.1.6': '3.1.6', | 8 | '3.1.7': '3.1.7', |
| 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 | }; |
