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:
Maureen Helm 2024-02-23 11:33:58 -06:00
commit ce38e4ba6f
3 changed files with 2 additions and 6 deletions

View file

@ -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,