diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-05-25 14:47:57 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-05-25 14:47:57 -0400 |
| commit | 88f547900276ff969ca25d24287fd5f96eeec49c (patch) | |
| tree | bd3a23c5de2862c84f7d54a07be2d1341982b958 /doc/build/Makefile | |
| parent | 0618357b84caff552ddc4ff20c722c026f9757af (diff) | |
| download | sqlalchemy-88f547900276ff969ca25d24287fd5f96eeec49c.tar.gz | |
- turn some dials to try to get more log output
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 4de8f98b6..cd39b7288 100644 --- a/doc/build/Makefile +++ b/doc/build/Makefile @@ -2,7 +2,7 @@ # # You can set these variables from the command line. -SPHINXOPTS = +SPHINXOPTS = -v SPHINXBUILD = sphinx-build PAPER = BUILDDIR = output |
