From 638d6395586b897e86f9d3ffba038d34ad89af17 Mon Sep 17 00:00:00 2001 From: Isis Lovecruft Date: Tue, 3 Dec 2013 21:51:09 +0000 Subject: [PATCH] Add options to Sphinx conf.py for -Wall and rebuild environment. --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index 7159d3e..2d43a93 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -2,7 +2,7 @@ # # You can set these variables from the command line. -SPHINXOPTS = +SPHINXOPTS = -E -n SPHINXBUILD = sphinx-build PAPER = BUILDDIR = _build