doc: add 3.5.0 to the index of releases
Add the new release to the doc index. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
parent
aa316fbd2e
commit
0d907c7428
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ html_context = {
|
|||
"current_version": version,
|
||||
"versions": (
|
||||
("latest", "/"),
|
||||
("3.5.0", "/3.5.0/"),
|
||||
("3.4.0", "/3.4.0/"),
|
||||
("3.3.0", "/3.3.0/"),
|
||||
("2.7.5 (LTS)", "/2.7.5/"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue