1.0.3 • Published 4 years ago

tsdoc-extended v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

tsdoc-extended

  • index
    * **TsDocExtended**
    	A class to make generating TSDoc markdown easier
    
    	* **generateMarkdown**
    		Generate nice markdown docs with examples
    	
    	Example: `generateMarkdown('src/')`
    
    	* **getComments**
    		Get comments from an item
    	* **processChildren**
    		Process the children of an item