mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 00:46:16 +03:00
Troubleshooting RTD [ci skip]
This commit is contained in:
parent
7b398c5804
commit
db223a7ff5
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user