From 2d42da9bf57725a1dceb7223247f7f5a537da114 Mon Sep 17 00:00:00 2001 From: Gael Pasgrimaud Date: Sat, 15 Jan 2011 20:41:39 +0100 Subject: [PATCH] update sphinx conf --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index 850fe39..0ea966c 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -3,7 +3,7 @@ # You can set these variables from the command line. SPHINXOPTS = -SPHINXBUILD = sphinx-build +SPHINXBUILD = ../../bin/sphinx-build PAPER = BUILDDIR = _build