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: Icf6d89805db56a4f695ac55e6630b804f26655f8
This commit is contained in:
parent
af7bdadf43
commit
6ed6b0f36b
@ -97,7 +97,7 @@ html_theme = 'default'
|
|||||||
# Theme options are theme-specific and customize the look and feel of a theme
|
# Theme options are theme-specific and customize the look and feel of a theme
|
||||||
# further. For a list of options available for each theme, see the
|
# further. For a list of options available for each theme, see the
|
||||||
# documentation.
|
# documentation.
|
||||||
html_theme_options = {'incubating': True}
|
html_theme_options = {}
|
||||||
|
|
||||||
# Add any paths that contain custom themes here, relative to this directory.
|
# Add any paths that contain custom themes here, relative to this directory.
|
||||||
#html_theme_path = []
|
#html_theme_path = []
|
||||||
|
Loading…
Reference in New Issue
Block a user