doc/tools/pyjsrest.py
changeset 10232 cda1bdc3652e
parent 10067 16c554c76eb4
child 10491 c67bcee93248
--- a/doc/tools/pyjsrest.py	Thu Feb 12 13:52:58 2015 +0100
+++ b/doc/tools/pyjsrest.py	Mon Dec 01 11:52:58 2014 +0100
@@ -134,7 +134,6 @@
     'cubicweb.preferences',
     'cubicweb.edition',
     'cubicweb.reledit',
-    'cubicweb.timeline-ext',
 ]
 
 FILES_TO_IGNORE = set([
@@ -152,7 +151,6 @@
     'cubicweb.fckcwconfig-full.js',
     'cubicweb.goa.js',
     'cubicweb.compat.js',
-    'cubicweb.timeline-bundle.js',
     ])
 
 if __name__ == '__main__':