Skip to content

Commit 0d37658

Browse files
committed
Temporary remove fail-on-warning
1 parent ed301e4 commit 0d37658

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)