File: input/test-linked/slashes.js
/** * This is a module with slashes in the name * @module myapp/views/index */ /** * This is the main class * @class Main * @constructor */ /** * Static Property * @property STATIC * @static */
/** * This is a module with slashes in the name * @module myapp/views/index */ /** * This is the main class * @class Main * @constructor */ /** * Static Property * @property STATIC * @static */