Pillow/docs
Tommy C ac7d41545d Update regular_polygon args + arg checks
Summary of changes

- Allow positional args in `regular_polygon` method
- Allow multiple bounding box formats
    - (e.g. bbox = [(x0, y0), (x1, y1)] or [x0, y0, x1, y1])
- Check if bounding box is square
- Update var names
    - b_box => bbox
    - nb_sides => n_sides
2020-08-16 21:07:16 +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 Update regular_polygon args + arg checks 2020-08-16 21:07:16 +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