typedoc-plugin-markdown

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

v3.14.0
Thomas Grey
MIT
Score: 0%

README

typedoc-plugin-markdown

npm Build Status

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

Installation

npm install typedoc typedoc-plugin-markdown --save-dev

Documentation

Please visit the https://typedoc-plugin-markdown.org for comprehensive documentation, including options and usage guides.

License

MIT