doc/book/en/devweb/js.rst
branchstable
changeset 5400 b7ab099b128a
parent 5394 105011657405
child 5470 fb004819cab4
child 5475 b44bad36e609
--- 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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~