From: Mike Bayer Date: Sat, 25 Apr 2009 15:13:30 +0000 (+0000) Subject: we work with sphinx 0.6.1 now X-Git-Tag: rel_0_5_4~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3eeb240fd1610c2cd8da23aa3662bae3e607e48f;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git we work with sphinx 0.6.1 now --- 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.