Pillow/docs
Hugo van Kemenade b7068dcc00 Tested on El Capitan
```
⌁74% [hugo:~/github/Pillow] 0177cce+* 11s ± coverage run --append --include=PIL/* selftest.py
--------------------------------------------------------------------
Pillow 3.0.0 TEST SUMMARY 
--------------------------------------------------------------------
Python modules loaded from /Users/hugo/github/Pillow/PIL
Binary modules loaded from /Users/hugo/github/Pillow/PIL
--------------------------------------------------------------------
--- PIL CORE support ok
--- TKINTER support ok
--- FREETYPE2 support ok
--- LITTLECMS2 support ok
--- WEBP support ok
--- JPEG support ok
*** OPENJPEG (JPEG2000) support not installed
--- ZLIB (PNG/ZIP) support ok
--- LIBTIFF support ok
--------------------------------------------------------------------
Running selftest:
--- 57 tests passed.
```

Full tests:
```
Ran 667 tests in 49.411s

OK (SKIP=47)
```
Mainly skipped Qt and OpenJPEG.
2015-10-03 11:12:38 +03:00
..
_static
_templates Wording [ci skip] 2014-07-04 15:00:34 -04:00
handbook Merge pull request #1445 from radarhere/pdf 2015-10-01 05:33:11 -07:00
reference
releasenotes Update 3.0.0.rst 2015-10-02 10:09:51 +01:00
about.rst
build.rst
BUILDME
conf.py
COPYING
Guardfile
index.rst Add docs badge [ci skip] 2015-10-01 20:17:48 -04:00
installation.rst Tested on El Capitan 2015-10-03 11:12:38 +03:00
make.bat
Makefile Clean up Handbook 2015-09-30 06:38:51 -04:00
PIL.rst
porting.rst
requirements.txt