Skip to content

Commit 66bac36

Browse files
CopilotMMathisLab
andcommitted
Remove -W flag from docs/Makefile SPHINXOPTS
Co-authored-by: MMathisLab <28102185+MMathisLab@users.noreply.github.com>
1 parent 5ebb44e commit 66bac36

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 ?= -W --keep-going -n
6+
SPHINXOPTS ?= --keep-going -n
77
SPHINXBUILD ?= sphinx-build
88
SOURCEDIR = source
99
BUILDDIR = build

0 commit comments

Comments
 (0)