[doc] change doc generation directory
authorPierre-Yves.David@ens-lyon.org
Fri, 11 May 2012 11:42:59 +0200
changeset 242 1fc4299ca8e2
parent 241 2f2681ed8f16
child 243 2f68c708e10b
[doc] change doc generation directory
.hgignore
docs/makefile
--- a/.hgignore	Fri May 11 11:45:00 2012 +0200
+++ b/.hgignore	Fri May 11 11:42:59 2012 +0200
@@ -2,4 +2,5 @@
 /figures/[^/]+\.png$
 ^docs/build/
 ^docs/html/
+^html/
 .pyc$
--- a/docs/makefile	Fri May 11 11:45:00 2012 +0200
+++ b/docs/makefile	Fri May 11 11:42:59 2012 +0200
@@ -1,6 +1,6 @@
 
 all: tutorial
-	sphinx-build . html/
+	sphinx-build . ../html/
 
 tutorial:
 	python test2rst.py tutorials/