//http://usejsdoc.org/about-getting-started.html
//The simplest documentation is just a description.
/** This is a description of the foo function. */
function foo() {
}
//http://usejsdoc.org/about-getting-started.html
//The simplest documentation is just a description.
/** This is a description of the foo function. */
function foo() {
}