doc: drop 2.2.0 version

Drop the 2.2.0 version entry so that its link is removed from the docs
drop-down list.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-10-19 17:31:01 +02:00 committed by Christopher Friedt
commit d7b7bb1e75

View file

@ -145,7 +145,6 @@ html_context = {
("2.5.0", "/2.5.0/"),
("2.4.0", "/2.4.0/"),
("2.3.0", "/2.3.0/"),
("2.2.0", "/2.2.0/"),
("1.14.1", "/1.14.1/"),
),
}