Merge "Docs: show other versions"

This commit is contained in:
Zuul 2020-02-11 07:58:44 +00:00 committed by Gerrit Code Review
commit d927750faa

View File

@ -69,6 +69,10 @@ pygments_style = 'sphinx'
html_theme = 'openstackdocs'
# html_static_path = ['static']
html_theme_options = {
"show_other_versions": True,
}
# Output file base name for HTML help builder.
htmlhelp_basename = '%sdoc' % project