Pillow/docs/reference
Jon Dufresne 52b1f46b12 Deprecate vendored version of olefile Python package in favor of upstream
Pillow now requires the olefile Python package through setup.py.

This removes Pillow's maintenance of this library by instead relying on
and reusing the upstream version. No longer need to regularly update the
vendored package and docs. olefile bug fixes and features can go
directly upstream.

During travis tests, now installs Pillow package before tests; this will
also install all dependencies (currently, only olefile).
2016-11-22 18:17:31 -08:00
..
ExifTags.rst Added docs for previously-undocumented ExifTags module. 2014-07-12 10:44:27 -05:00
Image.rst Added documentation for width and height properties [ci skip] 2015-06-26 20:14:26 +10:00
ImageChops.rst Fully document PIL.ImageTk 2013-10-13 22:09:02 -07:00
ImageCms.rst Add documentation for CmsProfile. 2016-03-07 19:19:16 +01:00
ImageColor.rst Fully document PIL.ImageOps; fix some :py:mod: markup 2013-10-12 22:17:45 -07:00
ImageDraw.rst Added documentation [ci skip] 2016-02-01 09:22:18 +11:00
ImageEnhance.rst Fully document PIL.ImageOps; fix some :py:mod: markup 2013-10-12 22:17:45 -07:00
ImageFile.rst Fully document PIL.ImageOps; fix some :py:mod: markup 2013-10-12 22:17:45 -07:00
ImageFilter.rst Fully document PIL.ImageOps; fix some :py:mod: markup 2013-10-12 22:17:45 -07:00
ImageFont.rst Fully document PIL.ImageOps; fix some :py:mod: markup 2013-10-12 22:17:45 -07:00
ImageGrab.rst Fix too-short title underline 2016-10-25 15:24:19 +03:00
ImageMath.rst Fix warnings in docs, we're not using terms or keywords 2016-04-19 07:29:59 -07:00
ImageMorph.rst Removed trailing whitespace 2015-10-11 21:24:35 +11:00
ImageOps.rst Fully document PIL.ImageOps; fix some :py:mod: markup 2013-10-12 22:17:45 -07:00
ImagePalette.rst Document PIL.ImagePalette as best I can 2013-10-13 21:27:07 -07:00
ImagePath.rst 'make linkcheck' fixes 2015-12-07 22:03:36 +02:00
ImageQt.rst Qt5 Documentation 2013-11-20 22:23:26 -08:00
ImageSequence.rst Replace index= index +1 with += in ImageSequence Docs 2016-06-26 13:26:55 +01:00
ImageStat.rst Fix ImageStat.mean docs 2014-07-15 00:44:12 +03:00
ImageTk.rst Fully document PIL.ImageTk 2013-10-13 22:09:02 -07:00
ImageWin.rst Fully document PIL.ImageWin 2013-10-13 22:19:12 -07:00
index.rst Deprecate vendored version of olefile Python package in favor of upstream 2016-11-22 18:17:31 -08:00
PixelAccess.rst Removed whitespace from blank lines 2016-09-03 12:23:42 +10:00
plugins.rst Removed trailing whitespace 2015-10-11 21:24:35 +11:00
PSDraw.rst Fully document PIL.PSDraw 2013-10-13 22:30:00 -07:00
PyAccess.rst Removed whitespace from blank lines 2016-09-03 12:23:42 +10:00
TiffTags.rst Removed whitespace from blank lines 2016-09-03 12:23:42 +10:00