mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-05 20:50:07 +08:00
b3e5b126f7
Describe array order terminology in 2D, 2D+c, 3D, 3D+c arrays
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.