Skip to content

Commit 90a1adc

Browse files
committed
sphinx warnings now stop the build
1 parent dc6b441 commit 90a1adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33

44
# You can set these variables from the command line.
5-
SPHINXOPTS ?= -j 1
5+
SPHINXOPTS ?= -j 1 -W
66
# XXX: Line above is a workaround for parallel builds failing on ARM hosts
77
# See this issue for more details: https://github.com/sphinx-doc/sphinx/issues/11449
88
# When that issue is resolved, put the following line back:

0 commit comments

Comments
 (0)