mirror of https://github.com/scrapy/scrapy.git
BF: fail if docs failed to build
This commit is contained in:
parent
8a140b6ba1
commit
49fe915798
|
|
@ -27,7 +27,7 @@ help:
|
|||
|
||||
build:
|
||||
mkdir -p build/$(BUILDER) build/doctrees
|
||||
-sphinx-build $(ALLSPHINXOPTS)
|
||||
sphinx-build $(ALLSPHINXOPTS)
|
||||
@echo
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue