Files
scikit-image/doc
Steven Silvester 2756358f3c Clean up PIL plugin and handle more warnings
Use the pil plugin to load data files

Fix install_requires string formatting

Dead end commit

Make all tools executable

Remove debug print

Suppress PIL resourcewarnings

Handle a few more warnings
2014-12-23 16:48:38 -06:00
..
2014-12-15 02:17:31 +02:00
2012-10-29 18:10:39 +01: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.