styledocdown
Parse style-doc comment tags and output as a markdown document
Usage
Add [styledocdown] to your build tool:
npm install styledocdown --save-dev
Node
;
Gulp
Use existing gulp-styledocdown plugin.
Options
options.root (optional)
Type: String
Default: File directory
Set the location where the linked files are hosted.