0.3.1 • Published 10 months ago

typedoc-plugin-md v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

typedoc-plugin-md

A TypeDoc plugin for generating Markdown documentation from your TypeScript code.

Installation

npm install -D typedoc typedoc-plugin-md

Usage

typedoc --plugin typedoc-plugin-md --out ./docs ./src/index.ts

Related projects

  • typedoc-plugin-markdown - typedoc-plugin-md is highly inspired by typedoc-plugin-markdown. typedoc-plugin-md has an opinionated output format. If you need more customization options, you might prefer typedoc-plugin-markdown.

License

MIT

0.3.1

10 months ago

0.3.0

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.1.0

10 months ago

0.0.0

10 months ago