doc: remove releases before 2.7 from index

Remove all old releases from the index.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-06-16 10:56:37 +00:00
parent ee72dfa5e2
commit aa8c6aa067

View file

@ -165,11 +165,6 @@ html_context = {
("3.1.0", "/3.1.0/"),
("3.0.0", "/3.0.0/"),
("2.7.4 (LTS)", "/2.7.4/"),
("2.6.0", "/2.6.0/"),
("2.5.0", "/2.5.0/"),
("2.4.0", "/2.4.0/"),
("2.3.0", "/2.3.0/"),
("1.14.1", "/1.14.1/"),
),
"display_vcs_link": True,
"reference_links": {