@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
- Examples