From 3eeb240fd1610c2cd8da23aa3662bae3e607e48f Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 25 Apr 2009 15:13:30 +0000 Subject: [PATCH] we work with sphinx 0.6.1 now --- doc/build/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/Makefile b/doc/build/Makefile index 6dcd0321ee..f7ac2ca576 100644 --- a/doc/build/Makefile +++ b/doc/build/Makefile @@ -3,7 +3,7 @@ # You can set these variables from the command line. SPHINXOPTS = -SPHINXBUILD = ./bin/sphinx-build +SPHINXBUILD = sphinx-build PAPER = # Internal variables. -- 2.47.2