Merge "Update spec theme to show incubation status"

This commit is contained in:
Jenkins 2014-10-01 06:44:10 +00:00 committed by Gerrit Code Review
commit c320fa42f1
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -1,3 +1,3 @@
pbr>=0.6,<1.0
oslosphinx
oslosphinx>=2.2.0.0a2
sphinx>=1.1.2,<1.2