Remove 'incubated' documentation theme

Ironic is no longer incubated, so let's not use the incubated HTML
documentation theme anymore.

Change-Id: I202a549125144e10a93a62b5bbdd03370f7847be
This commit is contained in:
David Shrewsbury 2014-09-16 16:51:42 -04:00
parent 93c7ccfffd
commit fb1431e626
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ 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