Commit Graph

112 Commits

Author SHA1 Message Date
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