[doc] generate doc in cw/doc/html and include html files in cubicweb-documentation cubicweb-version-3.10.1
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Sun, 17 Oct 2010 21:10:44 +0200
changeset 6528 6c6859a67673
parent 6527 2421875ab889
child 6529 3abb41c47925
[doc] generate doc in cw/doc/html and include html files in cubicweb-documentation
debian/cubicweb-documentation.install.in
doc/book/en/makefile
--- 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