Docs: show other versions
Change-Id: I9bc19aa9dcea6dad242d93cecfb4f201ae855463
This commit is contained in:
parent
d5a3c74b16
commit
b41311f128
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user