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