doc: add 3.4.0 to the index of releases
Add the new release to the doc index. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
8db0349bec
commit
ee72dfa5e2
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ html_context = {
|
|||
"current_version": version,
|
||||
"versions": (
|
||||
("latest", "/"),
|
||||
("3.4.0", "/3.4.0/"),
|
||||
("3.3.0", "/3.3.0/"),
|
||||
("3.2.0", "/3.2.0/"),
|
||||
("3.1.0", "/3.1.0/"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue