doc: conf: add release version 3.2.0

Add release version 3.2.0 to the documentation version list.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri 2022-09-28 10:15:07 +00:00 committed by Mahesh Mahadevan
commit 896935066b

View file

@ -160,6 +160,7 @@ html_context = {
"current_version": version,
"versions": (
("latest", "/"),
("3.2.0", "/3.2.0/"),
("3.1.0", "/3.1.0/"),
("3.0.0", "/3.0.0/"),
("2.7.0", "/2.7.0/"),