Quick Start
Installation
npm install typedoc typedoc-plugin-markdown typedoc-github-wiki-theme --save-dev
Usage
typedoc.json
{
"plugin": ["typedoc-plugin-markdown", "typedoc-github-wiki-theme"]
}
Last updated on
npm install typedoc typedoc-plugin-markdown typedoc-github-wiki-theme --save-dev
{
"plugin": ["typedoc-plugin-markdown", "typedoc-github-wiki-theme"]
}