Source: tags/function.js

/** @function myFunction */

// the above is the same as:
/** @function
 * @name myFunction */
THIS IS A DEMO: All content was generated with examples taken from the JSDoc page.