@virmator/docs
v13.11.1
Published
Default TS docs plugin for virmator.
Downloads
2,203
Maintainers
Readme
@virmator/docs
A default plugin for virmator.
Available commands
docs
Generates documentation using the typedoc package and inserts code examples into README files using the markdown-code-example-inserter package.
Examples
virmator docs
Configs
- configs/typedoc.config.ts
Deps
Sub Commands
check
Checks that documentation is valid and passes all checks without generating documentation outputs.
- Examples
virmator docs check
- Examples