--- a/doc/book/en/devweb/js.rst Fri Apr 23 17:01:45 2010 +0200
+++ b/doc/book/en/devweb/js.rst Fri Apr 23 20:06:04 2010 +0200
@@ -20,7 +20,7 @@
It is good practice to name cube specific js files after the name of
the cube, like this : 'cube.mycube.js', so as to avoid name clashes.
-XXX external_resources variable (which needs love)
+.. XXX external_resources variable (which needs love)
CubicWeb javascript API
~~~~~~~~~~~~~~~~~~~~~~~
@@ -319,8 +319,8 @@
-XXX reloadComponent
-XXX userCallback / user_callback
+.. XXX reloadComponent
+.. XXX userCallback / user_callback
Javascript library: overview
~~~~~~~~~~~~~~~~~~~~~~~~~~~~