[doc] fix build dir
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Sun, 17 Oct 2010 22:47:17 +0200
changeset 6531 e37bbab24f42
parent 6530 fb72da4ac7ff
child 6532 6096018ac6b7
[doc] fix build dir
doc/book/en/makefile
--- a/doc/book/en/makefile	Sun Oct 17 21:41:06 2010 +0200
+++ b/doc/book/en/makefile	Sun Oct 17 22:47:17 2010 +0200
@@ -10,7 +10,7 @@
 SPHINXBUILD   = sphinx-build
 PAPER         =
 #BUILDDIR      = build
-BUILDDIR      = ../../html
+BUILDDIR      = ../..
 CWDIR         = ../../..
 JSDIR         = ${CWDIR}/web/data
 JSTORST       = ${CWDIR}/doc/tools/pyjsrest.py