From 070e95b5e12545dee29438224a44dddde3b473f5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 5 Jun 2018 08:47:34 +0530 Subject: [PATCH] Make sphinx warnings fatal --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index 259fdf27a..b7869aaed 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -2,7 +2,7 @@ # # You can set these variables from the command line. -SPHINXOPTS = -T +SPHINXOPTS = -T -W SPHINXBUILD = kitty +launch /usr/bin/sphinx-build SPHINXPROJ = kitty SOURCEDIR = .