Drop incubating theme from docs
OpenStack has dropped the incubation notion, so labeling this as an incubated project in the docs is confusing. Change-Id: I4d0b96c12457dcc768a364458a56ba6d00dd5231
This commit is contained in:
parent
a7353a89fa
commit
40c9f7dd54
@ -57,7 +57,7 @@ pygments_style = 'sphinx'
|
||||
# html_theme_path = ["."]
|
||||
# html_theme = '_theme'
|
||||
# html_static_path = ['static']
|
||||
html_theme_options = {'incubating': True}
|
||||
html_theme_options = {}
|
||||
|
||||
# Output file base name for HTML help builder.
|
||||
htmlhelp_basename = '%sdoc' % project
|
||||
|
Loading…
x
Reference in New Issue
Block a user