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 Add directories for documentation build 2013-04-19 00:16:58 +02:00
_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 Move Plugins to Reference 2015-09-30 07:31:06 -04:00
releasenotes Update 3.0.0.rst 2015-10-02 10:09:51 +01:00
about.rst Shorten title; Clarify these are rst files 2015-09-30 06:21:52 -04:00
build.rst Fixed various typos 2015-06-17 09:02:32 +10:00
BUILDME Prep 1.6 2010-12-01 14:39:00 -05:00
conf.py Re-add extensions [ci skip] 2015-04-08 11:07:59 -04:00
COPYING Move COPYING -> docs/ 2013-05-11 19:30:13 -04:00
Guardfile Helpful sidebar 2013-10-08 16:34:24 -07:00
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 Fresh start for docs, generated by sphinx-apidoc 2013-04-12 19:52:50 +02:00
Makefile Clean up Handbook 2015-09-30 06:38:51 -04:00
PIL.rst Merge pull request #1343 from radarhere/deprecated 2015-09-29 15:38:34 +01:00
porting.rst Port to the top 2015-09-30 07:28:35 -04:00
requirements.txt Add sphinx-rtd-theme to doc reqs [ci skip] 2015-04-04 09:03:28 -04:00