issue #79378 html context in sphinx conf (#79401)

pull/79464/head
Don Naro 2 years ago committed by GitHub
parent 32c90080e4
commit e5399c95d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -164,7 +164,7 @@ html_context = {
'github_root_dir': 'devel/lib/ansible',
'github_cli_version': 'devel/lib/ansible/cli/',
'current_version': version,
'latest_version': '6',
'latest_version': '7',
# list specifically out of order to make latest work
'available_versions': ('latest', '2.9', 'devel'),
}

Loading…
Cancel
Save