****************************
scikit-image |version| docs
****************************

scikit-image is an image processing toolbox for SciPy_.  View the latest
`release notes here <release_notes_and_installation.html>`_.

.. _SciPy: http://www.scipy.org


Sections
========

.. toctree::
   :hidden:

   overview
   api/api
   api_changes
   install
   user_guide
   glossary
   contribute
   license
   auto_examples/index
   release_notes_and_installation
   core_developer
   skips/index
   values

.. list-table::
   :class: contentstable

   * - `Overview <overview.html>`_

       Introduction to scikit-image.

     - `API Reference <api/api.html>`_ (`changes <api_changes.html>`_)

       Documentation for the functions included in scikit-image.

   * - `Mission statement <values.html>`_

       Our mission, vision and values.

     - `Governance <skips/1-governance.html>`_

       How decisions are made in scikit-image.

   * - `Installation Steps <install.html>`_

       How to install scikit-image.

     - `User Guide <user_guide.html>`_

       Usage guidelines.

   * - `Glossary <glossary.html>`_

       Definitions of common terms.

     - `Contribute <contribute.html>`_

       Take part in development.  Core developers, please `read your guide
       <core_developer.html>`_.


   * - `Examples <auto_examples/index.html>`_

       Introductory examples

     - `License Info <license.html>`_

       Conditions on the use and redistribution of this package.

   * - `SKIPs <skips/index.html>`_

       SciKit-Image Proposals, documents describing major changes to the
       library.

     -

Indices
=======

.. list-table::
   :class: contentstable

   * - :ref:`search`

       Search this documentation.

     - :ref:`genindex`

       All functions, classes, terms.
