doc: conf: Add 3.3.0 release to version list
This commit adds the Zephyr 3.3.0 release to the documentation version list. Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
This commit is contained in:
parent
7c76525713
commit
e62acf92d8
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ html_context = {
|
|||
"current_version": version,
|
||||
"versions": (
|
||||
("latest", "/"),
|
||||
("3.3.0", "/3.3.0/"),
|
||||
("3.2.0", "/3.2.0/"),
|
||||
("3.1.0", "/3.1.0/"),
|
||||
("3.0.0", "/3.0.0/"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue