typedoc @example
tag plugin
npm i -D typedoc
npm i -D typedoc-plugin-example-tag
typedoc ... --plugin typedoc-plugin-example-tag --preferred-example-language javascript ...
The
preferred-example-language
option is set totypescript
by default
We use SemVer for versioning. For the versions available, see the releases on this repository.
- Ardalan Amini - Core Maintainer - @ardalanamini
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details