UNPKG

firedoc

Version:

API Doc generator rewritten from [YUIDoc](https://github.com/yui/yuidoc). We use this tool to document a large JavaScript game engine [Fireball](http://github.com/fireball-x/fireball) at [docs-zh.fireball-x.com/api](http://docs-zh.fireball-x.com/api/) and

152 lines (63 loc) 2.59 kB
# firedoc 1.8.7 test ### `ThirdClazz` Class Extends `ClazzExample` Defined in: [test/targets/class/index.js:72](../files/test/targets/class/index.js.js) Module: [utils](../modules/utils.md) Parent Module: [undefinedmodule](../modules/undefinedmodule.md) ### Index ##### Properties - [`name`](#property-name) `String` The prop 1 - [`name2`](#property-name2) `Object` The name2 ##### Methods - [`method1`](#method-method1) method1 description - [`method2`](#method-method2) method2 description ##### Events - [`evt1`](#event-evt1) event ex ### Inherited members ##### Properties - [`name`](#property-name) - [`name2`](#property-name2) ##### Attributes ##### Methods - [``](#method-method1) - [``](#method-method2) ##### Events - [`evt1`](#event-evt1) ### Details #### Properties ##### name > The prop 1 | meta | description | |------|-------------| | Type | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a> | | Defined | [test/targets/class/index.js:8](../files/test_targets_class_index.js.md#l8) | ##### name2 > The name2 | meta | description | |------|-------------| | Type | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a> | | Defined | [test/targets/class/index.js:12](../files/test_targets_class_index.js.md#l12) | <!-- Method Block --> #### Methods ##### method1 method1 description | meta | description | |------|-------------| | Defined | [test/targets/class/index.js:18](../files/test_targets_class_index.js.md#l18) | | Return | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a> ###### Parameters - name <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a> ##### method2 method2 description | meta | description | |------|-------------| | Defined | [test/targets/class/index.js:25](../files/test_targets_class_index.js.md#l25) | #### Events ### `evt1` Event Defined in: [test/targets/class/index.js:60](../files/test_targets_class_index.js.md#l60) Module: [utils](../modules/utils.md) Parent Module: [undefinedmodule](../modules/undefinedmodule.md) event ex ### Index ### Details