You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
562 B
15 lines
562 B
11 years ago
|
diff -rupN python-imaging-Pillow-b1b88cf/docs/conf.py python-imaging-Pillow-b1b88cf-new/docs/conf.py
|
||
|
--- python-imaging-Pillow-b1b88cf/docs/conf.py 2014-01-01 22:10:13.000000000 +0100
|
||
|
+++ python-imaging-Pillow-b1b88cf-new/docs/conf.py 2014-01-04 23:31:13.923990503 +0100
|
||
|
@@ -35,9 +35,7 @@ pygments_style = 'sphinx'
|
||
|
|
||
|
### HTML output ###
|
||
|
|
||
|
-from better import better_theme_path
|
||
|
-html_theme_path = [better_theme_path]
|
||
|
-html_theme = 'better'
|
||
|
+html_theme = 'default'
|
||
|
|
||
|
html_title = "Pillow v{release} (PIL fork)".format(release=release)
|
||
|
html_short_title = "Home"
|