doc: release: Remove v3.4.0 from the list of supported releases
Only the two most recent mainline releases are supported. Signed-off-by: Maureen Helm <maureen.helm@analog.com>
This commit is contained in:
parent
7c7b5fbf8b
commit
ce38e4ba6f
3 changed files with 2 additions and 6 deletions
|
@ -189,7 +189,6 @@ html_context = {
|
|||
("latest", "/"),
|
||||
("3.6.0", "/3.6.0/"),
|
||||
("3.5.0", "/3.5.0/"),
|
||||
("3.4.0", "/3.4.0/"),
|
||||
("2.7.5 (LTS)", "/2.7.5/"),
|
||||
),
|
||||
"display_gh_links": True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue