Troubleshooting RTD [ci skip]

This commit is contained in:
Alex Clark 2014-10-01 15:23:09 -04:00
parent 7b398c5804
commit db223a7ff5

View File

@ -35,9 +35,9 @@ pygments_style = 'sphinx'
### HTML output ###
from better import better_theme_path
html_theme_path = [better_theme_path]
html_theme = 'better'
#from better import better_theme_path
#html_theme_path = [better_theme_path]
#html_theme = 'better'
html_title = "Pillow v{release} (PIL fork)".format(release=release)
html_short_title = "Home"