Commit Graph

33 Commits

Author SHA1 Message Date
Hugo
47c4647a9b
Remove redundant module skipping
The skipping originally applied to ImageFileIO (), and ImageFileIO was later removed () but this line was missed.
2018-07-14 23:33:54 +03:00
wiredfool
89ccf66ff7 Merge pull request 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