doc: Drop Zephyr 2.2 from supported releases

As of June 30, 2023, Zephyr 3.2.0 is not supported anymore.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2023-07-12 17:06:03 +02:00 committed by Anas Nashif
commit ca2533aea1
2 changed files with 0 additions and 5 deletions

View file

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