Skip to content

Commit 4e7feef

Browse files
committed
Temporary remove fail-on-warning
1 parent 43fbcb5 commit 4e7feef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Makefile

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

44
# You can set these variables from the command line, and also
55
# from the environment for the first two.
6-
SPHINXOPTS ?= -jauto -w $(BUILDDIR)/warnings.log --fail-on-warning
6+
SPHINXOPTS ?= -jauto -w $(BUILDDIR)/warnings.log
77
SPHINXBUILD ?= sphinx-build
88
SPHINXWATCH ?= sphinx-autobuild
99
SOURCEDIR = source

0 commit comments

Comments
 (0)