Pillow/docs/index.rst

47 lines
1.4 KiB
ReStructuredText
Raw Normal View History

2014-04-09 11:40:16 +04:00
Pillow
2014-03-18 00:57:03 +04:00
======
2015-04-04 15:02:33 +03:00
Pillow is the "friendly PIL fork" by `Alex Clark and Contributors <https://github.com/python-pillow/Pillow/graphs/contributors>`_. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.
2013-10-07 09:49:20 +04:00
.. image:: https://travis-ci.org/python-pillow/Pillow.svg?branch=master
:target: https://travis-ci.org/python-pillow/Pillow
2015-04-03 22:29:28 +03:00
:alt: Travis CI build status (Linux)
2013-10-07 09:49:20 +04:00
2015-06-08 16:12:28 +03:00
.. image:: https://travis-ci.org/python-pillow/pillow-wheels.svg?branch=latest
:target: https://travis-ci.org/python-pillow/pillow-wheels
:alt: Travis CI build status (OS X)
.. image:: https://img.shields.io/pypi/v/pillow.svg
:target: https://pypi.python.org/pypi/Pillow/
:alt: Latest PyPI version
.. image:: https://img.shields.io/pypi/dm/pillow.svg
:target: https://pypi.python.org/pypi/Pillow/
:alt: Number of PyPI downloads
.. image:: https://coveralls.io/repos/python-pillow/Pillow/badge.svg?branch=master
2015-04-03 22:29:28 +03:00
:target: https://coveralls.io/r/python-pillow/Pillow?branch=master
:alt: Code coverage
.. image:: https://landscape.io/github/python-pillow/Pillow/master/landscape.svg
2015-04-03 22:29:28 +03:00
:target: https://landscape.io/github/python-pillow/Pillow/master
:alt: Code health
.. toctree::
2013-10-07 08:14:41 +04:00
:maxdepth: 2
installation
guides
2013-10-12 09:18:28 +04:00
reference/index.rst
2013-10-12 11:56:39 +04:00
handbook/appendices
2014-11-29 03:58:52 +03:00
releasenotes/index.rst
2015-04-04 15:33:58 +03:00
about
2015-04-04 15:41:03 +03:00
pre-fork-readme
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`