From 3bb6d226fe1252924d60a28a0378a6979cd72c9c Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 29 Sep 2018 13:34:54 +0200 Subject: Doc building: enforce warning as errors mode --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Makefile') 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 -- cgit v1.2.3