mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26: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 ###
|
### HTML output ###
|
||||||
|
|
||||||
from better import better_theme_path
|
#from better import better_theme_path
|
||||||
html_theme_path = [better_theme_path]
|
#html_theme_path = [better_theme_path]
|
||||||
html_theme = 'better'
|
#html_theme = 'better'
|
||||||
|
|
||||||
html_title = "Pillow v{release} (PIL fork)".format(release=release)
|
html_title = "Pillow v{release} (PIL fork)".format(release=release)
|
||||||
html_short_title = "Home"
|
html_short_title = "Home"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user