Docs: show other versions
Change-Id: Ib92607d5b5804e6fb166d9c2b20a803e130cb268
This commit is contained in:
parent
c5b4ca4f1f
commit
a7f88f2d81
@ -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