aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2018-09-29 13:34:54 +0200
committerEven Rouault <even.rouault@spatialys.com>2018-09-29 13:34:54 +0200
commit3bb6d226fe1252924d60a28a0378a6979cd72c9c (patch)
tree1619a5e1fd1d5d39e0a5762dd7c7f32b8640f319 /docs/Makefile
parent570f569cb6338c3b830b76a55c9f9961da06e6e8 (diff)
downloadPROJ-3bb6d226fe1252924d60a28a0378a6979cd72c9c.tar.gz
PROJ-3bb6d226fe1252924d60a28a0378a6979cd72c9c.zip
Doc building: enforce warning as errors mode
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index ec0a2e6e..2540fdff 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -2,7 +2,7 @@
#
# You can set these variables from the command line.
-SPHINXOPTS =
+SPHINXOPTS = -W
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = build