From 1c93e2a94e2f6af7157da6b003b20903bc0002e2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 4 Jun 2018 20:06:13 +0530 Subject: [PATCH] Show full tracebacks on sphinx failure --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index c01685013..259fdf27a 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -2,7 +2,7 @@ # # You can set these variables from the command line. -SPHINXOPTS = +SPHINXOPTS = -T SPHINXBUILD = kitty +launch /usr/bin/sphinx-build SPHINXPROJ = kitty SOURCEDIR = .