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:
parent
3224a50e03
commit
896935066b
1 changed files with 1 additions and 0 deletions
|
@ -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/"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue