mdx

Generic documentation extractor. Extensible enough to work with any language that supports comments.


Keywords
comments, documentation, inline, markdown
License
MIT
Install
npm install mdx@0.2.1

Documentation

mdx

Generic documentation extractor.

  • Should extensible to work with any language that supports comments
  • Outputs documentation in JSON format
  • Prefers Markdown

Status

Currently only supports JavaScript, more languages to come later.