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: Ib28ab536f88c63019ab435697382533d584acb84
This commit is contained in:
parent
f2d5f8153e
commit
883377c901
@ -76,7 +76,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