andstor/JSDoc Action
GitHub Action to build JSDoc documentation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| source_dir | Source directory to build documentation from | no | — |
| output_dir | Output folder for the generated documentation | no | — |
| recurse | Recurse into subdirectories when scanning for source files | no | — |
| config_file | The path to a JSDoc configuration file | no | — |
| template | The JSDoc template to install | no | — |
| template_name | This input variable is deprecated in favour of "template" | no | — |
| template_dir | The relative location of the template files within the template package | no | — |
| front_page | The path to a Markdown file to be used as a the front page | no | — |
Outputs
no outputs