documentation generated to wrong location

This commit is contained in:
Jukka Aho
2015-07-03 23:52:39 +03:00
parent f5dfecc8ee
commit b5f0a0918d
+1 -1
View File
@@ -3,7 +3,7 @@
SPHINXOPTS =
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = build
BUILDDIR = docs/build
# User-friendly check for sphinx-build
ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1)