doc: add 2.7.0 release to versions list
Add 2.7.0 to the version list so that a link to it is created on the documentation drop-down list. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
5d34a45697
commit
9130455677
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ html_context = {
|
|||
"current_version": version,
|
||||
"versions": (
|
||||
("latest", "/"),
|
||||
("2.7.0", "/2.7.0/"),
|
||||
("2.6.0", "/2.6.0/"),
|
||||
("2.5.0", "/2.5.0/"),
|
||||
("2.4.0", "/2.4.0/"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue