Skip to content

Commit 0b059e9

Browse files
authored
Merge pull request #810 from LincolnPuzey/docs_build_errors
Make docs build fail on warnings
2 parents d1372c4 + b9ea46c commit 0b059e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 =
5+
SPHINXOPTS = --fail-on-warning
66
SPHINXBUILD = sphinx-build
77
SPHINXPROJ = dramatiq
88
SOURCEDIR = source

0 commit comments

Comments
 (0)