[doc packaging] prune _sources containing generated text file, include js else search doesn't work stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 21 Jul 2011 11:15:24 +0200
branchstable
changeset 7680 b195b0c003ac
parent 7679 c4803e94b8a4
child 7681 32c4c9bab046
[doc packaging] prune _sources containing generated text file, include js else search doesn't work
MANIFEST.in
--- a/MANIFEST.in	Thu Jul 21 08:41:12 2011 +0200
+++ b/MANIFEST.in	Thu Jul 21 11:15:24 2011 +0200
@@ -5,7 +5,7 @@
 include bin/cubicweb-*
 include man/cubicweb-ctl.1
 
-recursive-include doc README makefile *.conf *.css *.py *.rst *.txt *.html *.png *.svg *.zargo *.dia
+recursive-include doc README makefile *.conf *.js *.css *.py *.rst *.txt *.html *.png *.svg *.zargo *.dia
 
 recursive-include misc *.py *.png *.display
 
@@ -32,5 +32,6 @@
 
 prune doc/book/en/.static
 prune doc/book/fr/.static
+prune doc/html/_sources/
 prune misc/cwfs
 prune goa