[doc] generate doc in cw/doc/html and include html files in cubicweb-documentation
--- a/debian/cubicweb-documentation.install.in Sun Oct 17 21:10:01 2010 +0200
+++ b/debian/cubicweb-documentation.install.in Sun Oct 17 21:10:44 2010 +0200
@@ -1,2 +1,3 @@
doc/book usr/share/doc/cubicweb-documentation
+doc/html usr/share/doc/cubicweb-documentation
debian/cubicweb-doc usr/share/doc-base/cubicweb-doc
--- a/doc/book/en/makefile Sun Oct 17 21:10:01 2010 +0200
+++ b/doc/book/en/makefile Sun Oct 17 21:10:44 2010 +0200
@@ -10,7 +10,7 @@
SPHINXBUILD = sphinx-build
PAPER =
#BUILDDIR = build
-BUILDDIR = ~/tmp/cwdoc
+BUILDDIR = ../../html
CWDIR = ../../..
JSDIR = ${CWDIR}/web/data
JSTORST = ${CWDIR}/doc/tools/pyjsrest.py