Nulano
|
fc7088a561
|
improve ImageTransform documentation
|
2024-01-02 14:52:12 +01:00 |
|
Hugo van Kemenade
|
c08426b834
|
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-01-01 10:02:22 +02:00 |
|
Hugo van Kemenade
|
681f8183f3
|
Remove member-order
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-01-01 10:01:42 +02:00 |
|
Hugo van Kemenade
|
2825323e84
|
Release notes: add ImageColor and ImageMode optimisations, and type hints
|
2023-12-31 17:48:31 +02:00 |
|
nulano
|
1fa01b0135
|
fix iTXt and PngInfo heading references
|
2020-07-11 13:23:19 +10:00 |
|
nulano
|
2761a02d13
|
fix module references
(cherry picked from commit b077850baa )
|
2020-06-27 15:33:55 +02:00 |
|
nulano
|
66eee05a37
|
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-06-21 18:47:30 +01:00 |
|
nulano
|
d4c432dd2f
|
add autodocs for UnidentifiedImageError
|
2020-06-14 16:40:28 +02:00 |
|
nulano
|
255bd0caef
|
create docs section Internal Modules
|
2020-06-14 16:39:23 +02:00 |
|
nulano
|
eab2260313
|
add docs for ImageDraw2 based on ImageDraw, fix ImageDraw links
|
2020-06-14 14:48:22 +02:00 |
|
nulano
|
f19e3ec124
|
promote JpegPresets from autodoc section
|
2020-06-14 13:55:19 +02:00 |
|
nulano
|
4a9afc79bf
|
improve ImageShow docs
|
2020-06-14 13:55:19 +02:00 |
|
Hugo
|
47c4647a9b
|
Remove redundant module skipping
The skipping originally applied to ImageFileIO (#375), and ImageFileIO was later removed (#1343) but this line was missed.
|
2018-07-14 23:33:54 +03:00 |
|
wiredfool
|
89ccf66ff7
|
Merge pull request #1343 from radarhere/deprecated
Removed deprecated code
|
2015-09-29 15:38:34 +01:00 |
|
Andrew Murray
|
a3107af63f
|
Removed ImageFileIO, deprecated since PIL
|
2015-09-19 21:06:12 +10:00 |
|
wiredfool
|
1614f2fdb5
|
Documentation for IFD Changes
|
2015-09-14 07:01:57 -07:00 |
|
wiredfool
|
c770984867
|
Document all the save params for PNG, and their references [ci skip]
|
2014-11-19 15:35:33 -08:00 |
|
wiredfool
|
b6c33596b3
|
Broke out OleFileIO into its own page, Added docs from the readme
|
2014-07-15 16:56:59 -07:00 |
|
wiredfool
|
7dfec434fa
|
Pulled ImageMorph into its own page
|
2014-07-15 16:20:20 -07:00 |
|
wiredfool
|
551cdedb45
|
Pulled ImageCms into it's own docpage
|
2014-07-14 21:57:58 -07:00 |
|
wiredfool
|
d80eef46ce
|
Fixing warnings when building docs
|
2014-07-14 21:13:01 -07:00 |
|
wiredfool
|
5d3f834385
|
including ImageMorph autodoc
|
2014-07-12 09:41:34 -07:00 |
|
wiredfool
|
8edab8b939
|
Removed autodoc for ExifTag
|
2014-07-12 09:37:27 -07:00 |
|
Stephen Johnson
|
c3de637362
|
Fully document PIL.PSDraw
|
2013-10-13 22:30:00 -07:00 |
|
Stephen Johnson
|
7030e50b36
|
Fully document PIL.ImageWin
|
2013-10-13 22:19:12 -07:00 |
|
Stephen Johnson
|
4b4f090258
|
Fully document PIL.ImageTk
|
2013-10-13 22:09:02 -07:00 |
|
Stephen Johnson
|
81ea5c35cb
|
Fully document PIL.ImageStat
|
2013-10-13 21:57:07 -07:00 |
|
Stephen Johnson
|
f284c194ca
|
Fully document PIL.ImageSequence
|
2013-10-13 21:49:35 -07:00 |
|
Stephen Johnson
|
1a72ba260a
|
Fully document PIL.ImageQt
|
2013-10-13 21:45:44 -07:00 |
|
Stephen Johnson
|
6566a73bcf
|
Fully document PIL.ImagePath
|
2013-10-13 21:41:21 -07:00 |
|
Stephen Johnson
|
7881c86bba
|
Document PIL.ImagePalette as best I can
|
2013-10-13 21:27:07 -07:00 |
|
Stephen Johnson
|
fdc48cba6f
|
Update PIL.rst to remove documented modules
|
2013-10-12 22:20:41 -07:00 |
|
Stephen Johnson
|
11cd6a9150
|
Comments identifying modules to skip documenting
|
2013-10-12 13:58:53 -07:00 |
|
Stephen Johnson
|
348daf9490
|
Document ImageFile.Parser
|
2013-10-12 13:57:27 -07:00 |
|
Stephen Johnson
|
f2be739fdf
|
Fully document PIL.ImageEnhance
|
2013-10-12 13:48:34 -07:00 |
|
Stephen Johnson
|
c69c6df8b5
|
Clearer PIL.rst title
|
2013-10-12 00:55:47 -07:00 |
|
Stephen Johnson
|
5cf0d35a5b
|
Remove ImageDraw from PIL.rst
|
2013-10-12 00:54:25 -07:00 |
|
Stephen Johnson
|
7b9c19b293
|
Tweak PIL.rst namespace and description
|
2013-10-12 00:53:46 -07:00 |
|
Stephen Johnson
|
88c700f3b2
|
Fully document PIL.ImageColor
|
2013-10-11 22:54:24 -07:00 |
|
Stephen Johnson
|
a31a84f012
|
Remove ImageChops from PIL.rst
|
2013-10-11 22:46:39 -07:00 |
|
Stephen Johnson
|
b25e8c5d18
|
Fully document PIL.Image from handbook
|
2013-10-11 22:18:28 -07:00 |
|
Steve Johnson
|
c3a3c2ed66
|
Move PIL.Image to top of reference
|
2013-10-06 22:43:46 -07:00 |
|
Steve Johnson
|
869942d498
|
Split API reference into PIL vs plugins
|
2013-10-06 21:53:26 -07:00 |
|
Sandro Mani
|
05ff4122a9
|
Remove docs for dead modules
|
2013-04-12 20:00:17 +02:00 |
|
Sandro Mani
|
c191ad3f3e
|
Fresh start for docs, generated by sphinx-apidoc
|
2013-04-12 19:52:50 +02:00 |
|