Use OpenStack Incubated branding for docs

Barbican is not integrated but incubated. The branding of the web pages at
http://docs.openstack.org/developer/barbican/ should thus be the incubated
branding.

Change-Id: I78a0c988993d9d2947769ee412cb962cb6c4ccde
This commit is contained in:
Christian Berendt 2014-09-29 11:09:48 +02:00
parent 74b10b7ebe
commit aaec99000a

View File

@ -57,6 +57,7 @@ pygments_style = 'sphinx'
# html_theme_path = ["."]
# html_theme = '_theme'
# html_static_path = ['static']
html_theme_options = {'incubating': True}
# Output file base name for HTML help builder.
htmlhelp_basename = '%sdoc' % project