Commit Graph

198 Commits

Author SHA1 Message Date
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
0f3f6dd1a3 Move ImageGrab docs back to ImageGrab.rst instead of autodoc 2013-10-13 09:56:58 -07:00
Stephen Johnson
fdc48cba6f Update PIL.rst to remove documented modules 2013-10-12 22:20:41 -07:00
Stephen Johnson
20b9d9774a Fully document PIL.ImageOps; fix some :py:mod: markup 2013-10-12 22:17:45 -07:00
Stephen Johnson
e2d88b5a51 Fully document ImageMath 2013-10-12 17:40:14 -07:00
Stephen Johnson
cf7b72f9b9 Fully document PIL.ImageGrab 2013-10-12 17:22:02 -07:00
Stephen Johnson
bc0f53aceb Fully document PIL.ImageFont 2013-10-12 17:14:12 -07:00
Stephen Johnson
a2c67dc3af Fully document PIL.ImageFilter 2013-10-12 16:49:32 -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
b98c3f05cd Fix a couple of example imports 2013-10-12 13:53:31 -07:00
Stephen Johnson
f2be739fdf Fully document PIL.ImageEnhance 2013-10-12 13:48:34 -07:00
Stephen Johnson
b24fbfaab6 Move reference above appendices in ToC 2013-10-12 00:56:39 -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
5c9329d5ba Fully document PIL.ImageDraw 2013-10-12 00:52:01 -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
39d5e639f0 Fully document PIL.ImageChops 2013-10-11 22:45:09 -07:00
Stephen Johnson
b25e8c5d18 Fully document PIL.Image from handbook 2013-10-11 22:18:28 -07:00
wiredfool
043dda21d2 Added tiff save option documentation 2013-10-08 22:41:44 -07:00
Steve Johnson
c3aaa9e9c4 Link to Github 2013-10-08 17:28:09 -07:00
Steve Johnson
ea8b1ed321 Add global ToC back to index page 2013-10-08 17:23:39 -07:00
Steve Johnson
f218b8d68f Link to PyPI from index.rst; formatting fixes 2013-10-08 17:19:49 -07:00
Steve Johnson
2c5073e2e1 Bump required pillow version in docs/requirements.txt 2013-10-08 17:17:21 -07:00
Steve Johnson
ab1f35a8a8 Copy/move a bunch of README content to the doc site 2013-10-08 17:13:06 -07:00
Steve Johnson
36b370e465 Helpful sidebar 2013-10-08 16:34:24 -07:00
Steve Johnson
6fea2a5ad3 Simplify docs/conf.py 2013-10-08 16:19:35 -07:00
Steve Johnson
55913cab1b Print function in tutorial 2013-10-06 22:54:39 -07:00
Steve Johnson
b89ae08522 Add some main page info 2013-10-06 22:49:20 -07:00
Steve Johnson
c3a3c2ed66 Move PIL.Image to top of reference 2013-10-06 22:43:46 -07:00
Steve Johnson
7659ec905d Remove plugins from built docs for now 2013-10-06 22:43:32 -07:00
Steve Johnson
fd7bfbe86b Update TIFF compression notes 2013-10-06 22:41:25 -07:00
Steve Johnson
2987c5a7eb Mention WebP on the supported formats page 2013-10-06 22:39:02 -07:00
Steve Johnson
e8cc448fa0 Couple of compatibility updates 2013-10-06 22:30:16 -07:00
Steve Johnson
ff6951f2a4 Fix a tutorial section heading title case 2013-10-06 21:59:08 -07:00
Steve Johnson
92d391c847 Also skip plugins.rst if skip_api_docs 2013-10-06 21:57:08 -07:00
Steve Johnson
85adb13d57 Decrease ToC max depth to 2 2013-10-06 21:53:26 -07:00
Steve Johnson
869942d498 Split API reference into PIL vs plugins 2013-10-06 21:53:26 -07:00
Steve Johnson
e2d00e4fe8 Pare down index page sidebar 2013-10-06 21:53:26 -07:00
Steve Johnson
1fa890f356 Fix version number on docs 2013-10-06 21:53:26 -07:00
Steve Johnson
5d1ae90286 Fix page title 2013-10-06 21:53:26 -07:00
Steve Johnson
f75f83beb0 Fix minor typo 2013-10-06 21:53:26 -07:00
Steve Johnson
5830393903 Switch to sphinx-better-theme 2013-10-06 21:53:26 -07:00
Steve Johnson
b4a8e023dd Writing your own file decoder 2013-10-06 21:53:25 -07:00
Steve Johnson
6115049f45 Appendix stubs and all file formats 2013-10-06 21:53:22 -07:00
Steve Johnson
c38a858a6f Concepts 2013-10-06 21:39:20 -07:00
Steve Johnson
9dc6f83803 Convert Tutorial section of PIL handbook 2013-10-06 21:39:08 -07:00
Steve Johnson
9ea731287d Stub docs/handbook 2013-10-06 20:27:59 -07:00
Steve Johnson
458a929706 skip_api_docs option in docs/conf.py 2013-10-06 20:27:59 -07:00
Steve Johnson
fa1db45a11 Add livereload to docs 2013-10-06 20:27:59 -07:00
Steve Johnson
6a70617041 Formalize doc requirements 2013-10-06 20:27:46 -07:00
Alex Clark
9cb8486581 Bump all the things 2013-09-28 11:02:35 -04:00
Alex Clark
6404d5c1f8 Rename 2013-09-27 07:30:05 -04:00
Alex Clark
0884edd7f3 Rename 2013-07-22 13:47:47 -04:00
Alex Clark
b8b5cb3755 Add history 2013-07-22 13:46:08 -04:00
Alex Clark
5d158097da Add history 2013-07-19 16:39:00 -04:00
Alex Clark
9d22c16d53 Add history 2013-07-14 06:08:22 -04:00
Alex Clark
41382e44e8 Add history 2013-07-14 06:06:58 -04:00
Alex Clark
988c28cf92 Add history 2013-07-13 21:26:02 -04:00
Alex Clark
2798914be2 Add history 2013-07-11 06:39:27 -04:00
Alex Clark
72ea06f445 Add history 2013-07-09 15:52:31 -04:00
Alex Clark
516630eb43 Add history 2013-07-09 06:30:39 -04:00
Alex Clark
877330d24c Add history 2013-07-09 06:21:49 -04:00
Alex Clark
b4f1394415 Add history 2013-07-09 06:19:27 -04:00
Alex Clark
b297adfdd7 Add history 2013-07-05 07:30:06 -04:00
Alex Clark
b862f86556 Clean up 2013-07-02 08:43:39 -04:00
Alex Clark
d0f15672bf Bump release to tomorrow, need more time to review 2013-07-01 21:35:48 -04:00
Alex Clark
72aff98ff5 Add history 2013-07-01 21:03:19 -04:00
Alex Clark
ae9b6b3209 Wording 2013-07-01 06:51:07 -04:00
Alex Clark
bb1b3a532c Cleanup WS, courtesy of @Arfrever
find * -type f "-(" -name "*.bdf" -o -name "*.c" -o -name "*.h" -o -name "*.py" -o -name "*.rst" -o -name "*.txt" "-)" -exec sed -e "s/[[:space:]]*$//" -i {} \;
2013-06-30 18:42:19 -04:00
Alex Clark
b99e4ce7e2 Bump docs version 2013-06-30 07:27:53 -04:00
Alex Clark
f5c5e4621b Bump 2013-05-11 20:14:48 -04:00
Alex Clark
ebac93a6c5 Move COPYING -> docs/ 2013-05-11 19:30:13 -04:00
Sandro Mani
05e2de1cb3 Add directories for documentation build 2013-04-19 00:16:58 +02:00
Sandro Mani
3d636b66ff Setup sphinx config 2013-04-12 21:54:14 +02: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
Sandro Mani
f2630f6c37 Remove old files 2013-04-12 19:43:09 +02:00
Christoph Gohlke
ab94d0330f DOC: Fix Remove support for importing from the standard namespace 2013-03-18 13:46:30 -07:00
Christoph Gohlke
66a6a36ebe DOC: Remove support for importing from the standard namespace 2013-03-18 13:19:19 -07:00
Alex Clark
baea361b9a Release 2.0.0 \o/ 2013-03-15 08:59:50 -04:00
Alex Clark
10da86b601 Wording 2013-03-15 08:47:10 -04:00
Alex Clark
9e3ca1fdb2 Target new release date 2013-03-14 20:48:56 -04:00
Alex Clark
e6a03f2a7f Clean up 2013-03-14 07:27:38 -04:00
Alex Clark
a5a6eb1870 Rename 2013-03-14 07:25:22 -04:00
Alex Clark
5362a097ab Make a note 2013-03-13 22:23:08 -04:00
Alex Clark
7749e8859f Add changelog entry 2013-03-13 22:09:31 -04:00
Alex Clark
4df9cb8eb4 Changelog entry 2013-03-13 22:04:09 -04:00
Alex Clark
9970153b13 Add changelog entry 2013-03-13 21:59:56 -04:00
Alex Clark
a375733f53 Clean up 2013-03-13 21:54:25 -04:00
Alex Clark
1ba8d5b9ce Add contributor and changelog entry 2013-03-13 21:53:14 -04:00