thirdparty/jsdoctoolkit/app/test/nocode.js
author Daniel Hans <Daniel.M.Hans@gmail.com>
Sat, 14 Nov 2009 18:20:06 +0100
changeset 3089 87e138ed6d99
parent 3041 c8f47f0b6697
permissions -rw-r--r--
tags.py module, which contains helper class for tags, is added.

/**#nocode+*/
    /**
      @name star
      @function
    */
    function blahblah() {
    
    }
/**#nocode-*/

function yaddayadda() {

}