Files
scikit-image/doc
Steven Silvester 782ba46a4c Handle more warnings
Punt on the issue of warnings with the minimum build

Handle warnings in measure pkg

Fix the rank filter test by forcing a random seed in the function

Compare as boolean in imread test

Import loadmat in test_setup to avoid warning

Use a setup method for imread plugin test

Revoke unintended changes

Fix indentation to appease jni

More indentation fixes

Fix unintentional comment out
2014-12-23 16:49:59 -06:00
..
2014-12-23 16:49:59 -06:00
2014-12-15 02:17:31 +02:00
2014-12-23 16:49:59 -06:00
2014-12-23 16:49:59 -06:00
2012-10-29 18:10:39 +01:00
2014-12-23 16:49:59 -06:00
2013-03-13 12:08:08 +01:00

Building docs

To build docs, run make in this directory. make help lists all targets.

Requirements

Sphinx is needed to build doc. Install with pip install sphinx.