sphinx: reintroduce changes for 3.1.1, 3.1.2, 3.1.3 and 3.1.4

The following changes were undo'd when the Sphinx docs were backported
in dunfell:

069c27574 Documenation: Prepared for the 3.1.1 release
bd140f0f9 Documentation: Add 3.1.1 version updates missing from previous commit
17cc71a8f Documenation: Prepared for the 3.1.2 release
1a69e2c02 Documenation: Prepared for the 3.1.3 release
8910ac1c7 Documenation: Prepared for the 3.1.4 release

In this commit, we reintroduce the content related to these patches,
but in the .rst files.

(From yocto-docs rev: a6a1b8e9df26b4b4ccf5c5c9cc3c02fa156cf81f)

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Nicolas Dechesne
2020-11-13 02:02:17 +01:00
committed by Richard Purdie
parent 7af1c35b57
commit 8408c03763
10 changed files with 110 additions and 8 deletions

View File

@@ -56,3 +56,15 @@ Manual Revision History
* - 3.1
- April 2020
- Released with the Yocto Project 3.1 Release.
* - 3.1.1
- June 2020
- Released with the Yocto Project 3.1.1 Release.
* - 3.1.2
- August 2020
- Released with the Yocto Project 3.1.2 Release.
* - 3.1.3
- September 2020
- Released with the Yocto Project 3.1.3 Release.
* - 3.1.4
- November 2020
- Released with the Yocto Project 3.1.4 Release.