--- a/doc/book/en/makefile Fri Feb 13 16:34:05 2009 +0100
+++ b/doc/book/en/makefile Mon Feb 16 13:59:06 2009 +0100
@@ -43,7 +43,7 @@
#apydoc:
# epydoc --html -o epydoc/ -n ../server/*.py ../core/*.py ../common/*.py ../server/*/*.py ../modpython/*/*.py ../common/*/*.py
apidoc:
- epydoc --html -o apidoc -n "cubicweb" --exclude=setup --exclude=__pkginfo__ ../
+ epydoc --html -o apidoc -n "cubicweb" --exclude=setup --exclude=__pkginfo__ ../../../
# run sphinx ###
html:
--- a/doc/book/fr/makefile Fri Feb 13 16:34:05 2009 +0100
+++ b/doc/book/fr/makefile Mon Feb 16 13:59:06 2009 +0100
@@ -43,7 +43,7 @@
#apydoc:
# epydoc --html -o epydoc/ -n ../server/*.py ../core/*.py ../common/*.py ../server/*/*.py ../modpython/*/*.py ../common/*/*.py
apidoc:
- epydoc --html -o apidoc -n "cubicweb" --exclude=setup --exclude=__pkginfo__ ../
+ epydoc --html -o apidoc -n "cubicweb" --exclude=setup --exclude=__pkginfo__ ../../../
# run sphinx ###
html: