diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-09-29 13:34:54 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-09-29 13:34:54 +0200 |
| commit | 3bb6d226fe1252924d60a28a0378a6979cd72c9c (patch) | |
| tree | 1619a5e1fd1d5d39e0a5762dd7c7f32b8640f319 /docs/Makefile | |
| parent | 570f569cb6338c3b830b76a55c9f9961da06e6e8 (diff) | |
| download | PROJ-3bb6d226fe1252924d60a28a0378a6979cd72c9c.tar.gz PROJ-3bb6d226fe1252924d60a28a0378a6979cd72c9c.zip | |
Doc building: enforce warning as errors mode
Diffstat (limited to 'docs/Makefile')
| -rw-r--r-- | docs/Makefile | 2 |
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 |
