Files
scikit-image/doc/README.md
T

6 lines
180 B
Markdown

# 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`.