Generic documentation extractor. Extensible enough to work with any language that supports comments.
npm install mdxGeneric documentation extractor.
* Should extensible to work with any language that supports comments
* Outputs documentation in JSON format
* Prefers Markdown

Currently only supports JavaScript, more languages to come later.