mdx
Generic 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.
Generic documentation extractor. Extensible enough to work with any language that supports comments.
Dec 23, 2015
Dec 23, 2015
mdx -x tag file.js
.--json
and -m
/--markdown
shorthand.Dec 22, 2015
Dec 6, 2015
Dec 6, 2015
Dec 6, 2015
markdown
field to blocks.Aug 3, 2015
--exclude-tag
to filter certain tags from the output.Aug 3, 2015