doc: release: remove old version from index

Remove old releases from documentation index.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-06-16 13:09:22 -04:00
commit 79d610a893

View file

@ -162,8 +162,6 @@ html_context = {
("3.4.0", "/3.4.0/"),
("3.3.0", "/3.3.0/"),
("3.2.0", "/3.2.0/"),
("3.1.0", "/3.1.0/"),
("3.0.0", "/3.0.0/"),
("2.7.5 (LTS)", "/2.7.5/"),
),
"display_vcs_link": True,