sbin/res/jsdoc/app/test/scripts/code.js
author hamidouk
Tue, 27 Dec 2011 10:26:02 +0100
branchpopcorn-port
changeset 532 5249bb0cd964
parent 520 fe008e95a716
permissions -rw-r--r--
cosmetical change - moved css code from jquery.css to the stylesheet.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
520
fe008e95a716 added jsdoc support, and a script to generate the docs.
hamidouk
parents:
diff changeset
     1
/**
fe008e95a716 added jsdoc support, and a script to generate the docs.
hamidouk
parents:
diff changeset
     2
	@class
fe008e95a716 added jsdoc support, and a script to generate the docs.
hamidouk
parents:
diff changeset
     3
 */
fe008e95a716 added jsdoc support, and a script to generate the docs.
hamidouk
parents:
diff changeset
     4
function thisiscode() {
fe008e95a716 added jsdoc support, and a script to generate the docs.
hamidouk
parents:
diff changeset
     5
}