[donc] Fix building the cubicweb js documentation stable
authorJulien Cristau <julien.cristau@logilab.fr>
Wed, 15 Jun 2011 12:48:04 +0200
branchstable
changeset 7510 dd212db4d097
parent 7509 c69dd872e5d7
child 7511 dfe6c25c6371
[donc] Fix building the cubicweb js documentation Avoids errors such as: Exception: Bad file id cubicweb.lazy referenced in INDEX_IN_ORDER in ../../../doc/tools/pyjsrest.py, fix this please
doc/tools/pyjsrest.py
--- a/doc/tools/pyjsrest.py	Wed Jun 15 12:41:22 2011 +0200
+++ b/doc/tools/pyjsrest.py	Wed Jun 15 12:48:04 2011 +0200
@@ -127,8 +127,6 @@
     'cubicweb.htmlhelpers',
     'cubicweb.ajax',
 
-    'cubicweb.lazy',
-    'cubicweb.tabs',
     'cubicweb.ajax.box',
     'cubicweb.facets',
     'cubicweb.widgets',