BF: fail if docs failed to build

This commit is contained in:
Yaroslav Halchenko 2015-06-25 10:12:56 -04:00
parent 8a140b6ba1
commit 49fe915798
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ help:
build:
mkdir -p build/$(BUILDER) build/doctrees
-sphinx-build $(ALLSPHINXOPTS)
sphinx-build $(ALLSPHINXOPTS)
@echo