documentation: prepare for 3.3.4 release

Also add a link for documentation to just released 3.1.11 release.

(From yocto-docs rev: e8e4539e1e812ea835192d1e35cc9992a43059ca)

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Anuj Mittal 2021-11-03 15:10:23 +08:00 committed by Richard Purdie
parent c64df461cb
commit 507c32b9d7
3 changed files with 7 additions and 5 deletions

View File

@ -16,7 +16,7 @@ import os
import sys
import datetime
current_version = "3.3.3"
current_version = "3.3.4"
# String used in sidebar
version = 'Version: ' + current_version

View File

@ -1,12 +1,12 @@
DISTRO : "3.3.3"
DISTRO : "3.3.4"
DISTRO_NAME_NO_CAP : "hardknott"
DISTRO_NAME : "Hardknott"
DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth"
DISTRO_NAME_NO_CAP_LTS : "gatesgarth"
YOCTO_DOC_VERSION : "3.3.3"
YOCTO_DOC_VERSION : "3.3.4"
YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4"
DISTRO_REL_TAG : "yocto-3.3.3"
POKYVERSION : "25.0.3"
DISTRO_REL_TAG : "yocto-3.3.4"
POKYVERSION : "25.0.4"
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
YOCTO_DL_URL : "https://downloads.yoctoproject.org"
YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"

View File

@ -12,6 +12,7 @@
- :yocto_docs:`3.3.1 Documentation </3.3.1>`
- :yocto_docs:`3.3.2 Documentation </3.3.2>`
- :yocto_docs:`3.3.3 Documentation </3.3.3>`
- :yocto_docs:`3.3.4 Documentation </3.3.4>`
*******************************
@ -39,6 +40,7 @@
- :yocto_docs:`3.1.8 Documentation </3.1.8>`
- :yocto_docs:`3.1.9 Documentation </3.1.9>`
- :yocto_docs:`3.1.10 Documentation </3.1.10>`
- :yocto_docs:`3.1.11 Documentation </3.1.11>`
==========================
Previous Release Manuals