mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-10 11:32:57 +00:00
Fail make docs on docs warnings
This commit is contained in:
2
Makefile
2
Makefile
@@ -138,7 +138,7 @@ install-dev-env: ## install libraries required to build images and run tests
|
||||
|
||||
|
||||
docs: ## build HTML documentation
|
||||
sphinx-build docs/ docs/_build/
|
||||
sphinx-build -W docs/ docs/_build/
|
||||
|
||||
install-docs-env: ## install libraries required to build docs
|
||||
@pip install -r requirements-docs.txt
|
||||
|
Reference in New Issue
Block a user