Skip to content

Commit

Permalink
turn warnings into errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Dec 8, 2024
1 parent 5d75bdf commit 0a521ee
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 ?=
SPHINXOPTS ?= -W
SPHINXBUILD ?= sphinx-build
SOURCEDIR = source
BUILDDIR = build
Expand Down

0 comments on commit 0a521ee

Please sign in to comment.