Pillow/docs
Tommy C b142560488 Rename b_circle and bounding_circle + accept ((x0, y0), r)
Summary of changes

- Rename `b_circle` and `bounding_circle`
-`bounding_circle` now accepts both formats below:
    - (x0, y0, r)
    - ((x0, y0), r)
2020-08-22 20:19:23 +01:00
..
example Fix exception causes all over the codebase 2020-06-21 13:21:25 +03:00
handbook Document missing attributes 2020-07-23 22:40:02 +10:00
reference Rename b_circle and bounding_circle + accept ((x0, y0), r) 2020-08-22 20:19:23 +01:00
releasenotes Merge pull request #4781 from radarhere/releasenotes 2020-07-15 13:44:44 +03:00
resources Add favicon to Read the Docs 2020-01-20 17:22:10 +02:00
about.rst Added GHA [ci skip] 2019-10-29 19:07:45 +11:00
conf.py Update to isort 5 with Black profile support 2020-08-08 22:39:29 +03:00
COPYING Updated copyright year 2020-01-01 12:58:36 +11:00
deprecations.rst Update title 2020-07-21 15:55:32 +03:00
Guardfile Introduce isort to automate import ordering and formatting (#3954) 2019-07-16 23:02:31 +03:00
index.rst Update Tidelift UTM params [ci skip] 2020-03-31 10:25:01 -07:00
installation.rst Tested 7.2.0 with 3.5-3.8 on macOS Mojave 2020-07-18 17:08:25 +03:00
make.bat Fresh start for docs, generated by sphinx-apidoc 2013-04-12 19:52:50 +02:00
Makefile Speed up linkcheck by checking in parallel with 'cpu-count' processes 2020-01-29 17:11:59 +02:00
PIL.rst fix iTXt and PngInfo heading references 2020-07-11 13:23:19 +10:00
porting.rst fix _imaging and Image.core references 2020-07-11 13:25:10 +10:00