Skip to content

Commit

Permalink
be more hardass by turning warnings into errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonc committed Mar 18, 2012
1 parent e280033 commit 6520257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -2,7 +2,7 @@
#

# You can set these variables from the command line.
SPHINXOPTS =
SPHINXOPTS = -W
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = _build
Expand Down

0 comments on commit 6520257

Please sign in to comment.