diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-04-25 15:13:30 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-04-25 15:13:30 +0000 |
| commit | 3eeb240fd1610c2cd8da23aa3662bae3e607e48f (patch) | |
| tree | 7d6340b8556048b3d4a65aa9b87c1174a15cf77b /doc/build/Makefile | |
| parent | 7d0c5f72f9e6bd811f741c6f553e81b4093c252f (diff) | |
| download | sqlalchemy-3eeb240fd1610c2cd8da23aa3662bae3e607e48f.tar.gz | |
we work with sphinx 0.6.1 now
Diffstat (limited to 'doc/build/Makefile')
| -rw-r--r-- | doc/build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/Makefile b/doc/build/Makefile index 6dcd0321e..f7ac2ca57 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. |
