Skip to content

Commit

Permalink
Revert changed compiler options
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenain committed Aug 1, 2024
1 parent 85f571d commit 725772b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# You can set these variables from the command line, and also
# from the environment for the first two.
SPHINXOPTS ?= -n --color -j auto
SPHINXOPTS ?= -W --keep-going -n --color -j auto
SPHINXBUILD ?= sphinx-build
SOURCEDIR = .
BUILDDIR = _build
Expand Down

0 comments on commit 725772b

Please sign in to comment.