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: I9f9c70f9d6fd9156da66280183fa933f72b59d7a
This commit is contained in:
Joe Gordon 2015-05-27 15:24:42 -07:00
parent a34426cc3a
commit 281795ef75

View File

@ -104,7 +104,7 @@ pygments_style = 'sphinx'
# 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
# documentation.
html_theme_options = {'incubating': True}
html_theme_options = {}
# Add any paths that contain custom themes here, relative to this directory.
#html_theme_path = []