changeset 625 | e57cc039b418 |
parent 56 | 3a8576dd00d8 |
--- 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: