mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-18 12:40:14 +08:00
Makefile option for gh-pages generation.
This commit is contained in:
@@ -108,3 +108,6 @@ doctest:
|
||||
$(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(DEST)/doctest
|
||||
@echo "Testing of doctests in the sources finished, look at the " \
|
||||
"results in build/doctest/output.txt."
|
||||
|
||||
gh-pages:
|
||||
python gh-pages.py
|
||||
|
||||
Reference in New Issue
Block a user