Pillow/docs/handbook
Alex Clark aa263857f3 Clean up Handbook
A while back somebody awesome forked the PIL Handbook (http://effbot.org/imagingbook/pil-index.htm) to Pillow. IIRC we tried to incorporate the handbook "seemlessly", which apparently meant not using the word "handbook" anywhere. Now that seems confusing, so I'm reorganizing all the handbook content under one section named "Handbook".

This commit:

- Moves guides.rst to handbook/index.rst
- Moves appendices.rst to handbook/
- Removes developer.rst from handbook index.
- Removes porting-pil-to-pillow.rst from handbook index.

Unrelated to the above:

- Shorten title "Porting existing PIL-based code to Pillow" to "Porting"
- Move text "Porting existing PIL-based code to Pillow" to faux sub-header (bold text not sub-header because there's only one section.)

"Porting" may be better named "Migrating", not sure yet.
2015-09-30 06:38:51 -04:00
..
appendices.rst Add note about appendices [ci skip] 2015-04-04 08:50:47 -04:00
concepts.rst Update concepts.rst; clarify 'bands' 2015-09-03 13:26:04 -07:00
image-file-formats.rst Updated documentation and removed deprecated comment 2015-09-23 22:14:06 +10:00
index.rst Clean up Handbook 2015-09-30 06:38:51 -04:00
overview.rst Update overview.rst 2014-10-02 13:43:28 -05:00
tutorial.rst In tutorial of pasting images, add to mask text. 2015-08-23 18:30:39 -07:00
writing-your-own-file-decoder.rst DOC fix "Write Your Own File Decoder" link in Image API docs 2015-01-07 04:12:37 +05:00