Hugo
538d9e2e5d
Upgrade Python syntax with pyupgrade --py3-plus
2019-10-07 14:30:59 +03:00
Hugo van Kemenade
1ab5670eb1
Introduce isort to automate import ordering and formatting ( #3954 )
...
Introduce isort to automate import ordering and formatting
2019-07-16 23:02:31 +03:00
Hugo
1f4900e51f
Merge branch 'master' into unused-sidebar
2019-07-07 07:45:33 +03:00
Jon Dufresne
388803006c
Remove unused docs/_templates directory
...
The only file, sidebarhelp.html, applies to the sphinx-better-theme
which is unused and was removed in
02f3685b2d
.
2019-07-06 17:27:06 -07:00
Jon Dufresne
d8594041b5
Remove empty, unused directory docs/_static
2019-07-06 16:37:57 -07:00
Jon Dufresne
d50445ff30
Introduce isort to automate import ordering and formatting
...
Similar to the recent adoption of Black. isort is a Python utility to
sort imports alphabetically and automatically separate into sections. By
using isort, contributors can quickly and automatically conform to the
projects style without thinking. Just let the tool do it.
Uses the configuration recommended by the Black to avoid conflicts of
style.
Rewrite TestImageQt.test_deprecated to no rely on import order.
2019-07-06 16:11:35 -07:00
Hugo
471220093b
Format with Black
2019-06-13 18:54:57 +03:00
Andrew Murray
be99470b29
Moved docs JS file into custom directory
2019-01-19 20:27:11 +11:00
Andrew Murray
fffb426092
Updated copyright year
2019-01-03 09:32:05 +11:00
Hugo
7beecb9f33
Flake8
2018-12-26 13:48:55 +02:00
Andrew Murray
0f42cdd639
Added functions to Read The Docs sidebar
2018-11-23 18:57:17 +11:00
Hugo
ceebfc6fe8
flake8: E501 line too long
2018-11-11 19:01:11 +02:00
Hugo
6fbebdeeb3
flake8: E265 block comment should start with '# '
2018-11-11 19:01:10 +02:00
Hugo
afefc99096
flake8: E122 continuation line missing indentation or outdented
2018-11-11 19:01:10 +02:00
Hugo
0b7910c7cd
flake8: E402 module level import not at top of file
2018-11-11 19:01:10 +02:00
Hugo
e33dd498f5
Prefer more conventional __version__ rather than PILLOW_VERSION
2018-04-25 11:21:38 +03:00
Andrew Murray
b68cf4a286
Updated copyright year
2017-12-31 12:05:03 +11:00
Andrew Murray
c168f01111
Removed imports used only by comments
2017-01-18 20:06:47 +11:00
Andrew Murray
25fb149d5e
Removed unused docs import
2017-01-18 20:06:21 +11:00
Andrew Murray
3089dd18d8
Updated copyright year
2016-12-26 12:15:23 +11:00
Andrew Murray
a4782c7e79
Updated Sphinx project description
2016-04-29 22:58:06 +10:00
Andrew Murray
caf9cea00f
Updated copyright year
2015-12-31 08:10:44 +11:00
Alex Clark
7f4cfdf36b
Re-add extensions [ci skip]
...
Fixes #1183 . Thanks @joekilner. This should resolve.
2015-04-08 11:07:59 -04:00
Alex Clark
8779b70119
Wording [ci skip]
2015-04-04 09:40:56 -04:00
Alex Clark
1d327690a7
Wording [ci skip]
2015-04-04 09:39:52 -04:00
Alex Clark
538483cd60
Update copyright & authorship [ci skip]
...
To reflect PIL author, Pillow author and many contributors over the years.
2015-04-04 09:37:53 -04:00
Alex Clark
583dd007d3
import PIL
2015-04-04 08:49:18 -04:00
Alex Clark
dcefb9351a
Regen conf from quickstart
2015-04-04 08:00:34 -04:00
homm
095aa00f7a
do not import local Pillow for building docs
2014-12-28 05:46:16 +03:00
Alex Clark
db223a7ff5
Troubleshooting RTD [ci skip]
2014-10-01 15:23:09 -04:00
Steve Johnson
ea8b1ed321
Add global ToC back to index page
2013-10-08 17:23:39 -07:00
Steve Johnson
36b370e465
Helpful sidebar
2013-10-08 16:34:24 -07:00
Steve Johnson
6fea2a5ad3
Simplify docs/conf.py
2013-10-08 16:19:35 -07:00
Steve Johnson
7659ec905d
Remove plugins from built docs for now
2013-10-06 22:43:32 -07:00
Steve Johnson
92d391c847
Also skip plugins.rst if skip_api_docs
2013-10-06 21:57:08 -07:00
Steve Johnson
e2d00e4fe8
Pare down index page sidebar
2013-10-06 21:53:26 -07:00
Steve Johnson
1fa890f356
Fix version number on docs
2013-10-06 21:53:26 -07:00
Steve Johnson
5d1ae90286
Fix page title
2013-10-06 21:53:26 -07:00
Steve Johnson
5830393903
Switch to sphinx-better-theme
2013-10-06 21:53:26 -07:00
Steve Johnson
9dc6f83803
Convert Tutorial section of PIL handbook
2013-10-06 21:39:08 -07:00
Steve Johnson
458a929706
skip_api_docs option in docs/conf.py
2013-10-06 20:27:59 -07:00
Alex Clark
9cb8486581
Bump all the things
2013-09-28 11:02:35 -04:00
Alex Clark
b99e4ce7e2
Bump docs version
2013-06-30 07:27:53 -04:00
Sandro Mani
3d636b66ff
Setup sphinx config
2013-04-12 21:54:14 +02:00
Sandro Mani
c191ad3f3e
Fresh start for docs, generated by sphinx-apidoc
2013-04-12 19:52:50 +02:00
Sandro Mani
f2630f6c37
Remove old files
2013-04-12 19:43:09 +02:00
Alex Clark
18fce4269d
Clean up
2013-03-08 17:03:04 -05:00
Alex Clark
43cce2c488
Update version
2013-03-08 17:02:02 -05:00
Alex Clark
ea0989ad17
Add sphinx docs
2012-02-16 20:10:57 -05:00