/jsdoc2diagram

Create D3 Tree Diagram from your awesome jsdoc

Primary LanguageJavaScriptMIT LicenseMIT

jsdoc2diagram

npm version Build Status

jsdoc2diagram is a JSDoc template that creates a D3 tree diagram from your code's jsdoc documentation.

Code

Diagram

Getting Started

  • npm install jsdoc
  • npm install jsdoc2diagram
  • jsdoc -t PATH/TO/jsdoc2diagram -r JS_SOURCE_DIR/FILE -d OUTPUT_DIR

Reference

License

Licensed under The MIT License (MIT)

For the full copyright and license information, please view the LICENSE.txt file.