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: I5bc1e238c2993903636aa60ddd400f9c68c557b1
This commit is contained in:
Joe Gordon
2015-05-27 15:19:05 -07:00
parent c32c527b0d
commit 9f9b326d1a

View File

@@ -58,7 +58,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