Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 421 Bytes

plugins.md

File metadata and controls

11 lines (7 loc) · 421 Bytes
title
Plugins

TypeDoc will load plugins specified with the --plugin flag. There are a number of community developed plugins available for installation on npm.

You can find more plugins on npm using the typedoc-plugin keyword.

For writing your own plugin, see the Plugin Development page.

{@include generated/plugins.md}