Commit Graph

23 Commits

Author SHA1 Message Date
Adam Chainz af7d603e97 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-09-21 08:31:09 +01:00
Ian Cordasco de12022fc3 Fix line wrapping from #625
Strip trailing whitespace

(cherry picked from commit 932a66a78bac5b41f723758ba6dd6489c1346215)
2015-10-31 11:04:48 -05:00
Shiven Mian dff8f0d943 Fixed duplicate target name
Address review comments on content of additions and match section title
styling of the rest of the guide.
2015-10-31 10:51:41 -05:00
Shiven Mian 6d7c9897b9 Updated OpenCV 2015-10-31 10:51:41 -05:00
Shiven Mian 5714d409e3 Added OpenCV to Image Processing 2015-10-31 10:51:41 -05:00
Mark van Lent d8b6a22f58 Fix duplicate target name "here". 2015-10-21 06:20:11 +02:00
Gordon Senesac Jr 2b12a3c99d Added in examples and link to tutorial for imaging.rst. 2015-10-19 19:24:27 -05:00
Varun Agrawal a829c6e9ba PIL installation link fix 2015-10-02 14:32:04 +00:00
Alex Clark 5468e02ecc Update imaging.rst
Refer to official Pillow documentation instead of outdated release README; installation instructions were relocated from ``README.rst`` to docs/ sometime after 2.8.1 was released. And docs have been hosted on RTD for quite some time.
2015-05-01 20:48:34 -04:00
Vincent Zee 7e385158c7 Corrected lines to be no longer than 78 characters 2015-03-01 16:27:06 +01:00
Johannes Jörg Schmidt c821dd31b2 Fix link to Pillow 2014-11-18 13:53:17 +01:00
Evan V 9c8ff9f238 Update imaging.rst 2014-08-30 16:35:48 -04:00
Zearin 1e4b4a5460 docs/**: Specify language for code-blocks (syntax highlighting! mmm…) 2014-03-28 13:26:24 -04:00
kuyan b6f014342d Use the :pep: tag instead of directly linking PEPs 2013-07-30 13:05:56 -07:00
kuyan 63fecf8808 Completely recommend Pillow over PIL. 2013-07-30 00:06:29 -07:00
kuyan 2fbb7ddf3f Added note on Python 3 and Pillow. 2013-07-29 21:59:59 -07:00
Kyle Kelley c0d897d45e Little grammar fix, trailing whitespace deleted 2013-03-21 17:06:29 -04:00
Gergely Imreh 49371fe797 Image Manipulation: add PIL install instructions for Linux
Arch Linux and latest Ubuntu included.
2012-12-16 14:37:07 +08:00
Aaron Kavlie 482e56c51e Add Mac OS X PIL installation instructions 2012-07-16 10:43:27 -07:00
Arcady Chumachenko 64f0744442 One more fix 2012-05-06 21:50:22 -05:00
Arcady Chumachenko c6d010dd64 RST link fix 2012-05-06 21:49:48 -05:00
Arcady Chumachenko d2ebf5fa40 Added info about Pillow into docs/scenarios/imaging.rst 2012-05-06 21:48:52 -05:00
John Del Rosario 4146ed7db3 Draft for PIL in new imaging section under Scenarios. 2012-02-14 16:27:27 +08:00