Docs: show other versions

Change-Id: Ib92607d5b5804e6fb166d9c2b20a803e130cb268
This commit is contained in:
Radosław Piliszek 2020-02-07 18:55:35 +01:00
parent c5b4ca4f1f
commit a7f88f2d81

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