From 1564ad659b1b8f7d0572fd9971343744f853e53b Mon Sep 17 00:00:00 2001 From: Jason Carver Date: Tue, 26 Nov 2019 17:20:01 -0800 Subject: [PATCH] Convert doc warnings into errors for CI --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index 32800935..3ecaf132 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