Files
scikit-image/doc/source/index.txt
T
Steven Silvester be7154f23d Skip build on 3.2
Skip doc build on 3.2

Skip doc build on 3.2

Use block literal

Fix html make target

Revert change to threshold_isodata

Fix skimage.novice and thresholding warnings

Fix feature.__init__ __all__

Fix generic.py link

Doc reference fixes

Fix missing class member warnings

Add parallelization to the user guide toc

Remove unused automodule directives

Fix sub_dirs in gallery_index

Remove unused file and fix reference to api/api

Add missing links to user guide

Use pre-output links to images

Recover from Juan's doc 'upgrades'
2015-02-07 16:40:37 -06:00

73 lines
1.2 KiB
Plaintext

****************************
skimage |version| docs
****************************
This SciKit_ is an image processing toolbox for SciPy_.
.. _SciKit: http://scikits.appspot.com
.. _SciPy: http://www.scipy.org
Sections
========
.. toctree::
:hidden:
overview
api/api
api_changes
install
user_guide
contribute
license
auto_examples/index
.. list-table::
:class: contentstable
* - `Overview <overview.html>`_
Introduction to skimage.
- `API Reference <api/api.html>`_ (`changes <api_changes.html>`_)
Documentation for the functions included in skimage.
* - `Installation Steps <install.html>`_
How to install skimage.
- `User Guide <user_guide.html>`_
Usage guidelines.
* - `Contribute <contribute.html>`_
Take part in development.
- `License Info <license.html>`_
Conditions on the use and redistribution of this package.
* - `Examples <auto_examples/index.html>`_
Introductory examples
-
Indices and Tables
==================
`Table of Contents <contents.html>`_
Lists all sections and subsections.
:ref:`search`
Search this documentation.
:ref:`genindex`
All functions, classes, terms.