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

(cherry picked from commit e5399c95d5)

Co-authored-by: Don Naro <dnaro@redhat.com>
pull/79449/head
Sandra McCann 3 years ago committed by GitHub
parent 035ce0a29b
commit f9ea06f9d1
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