microsoft/ps-docs
Generate documentation from Infrastructure as Code (IaC) using GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 5, 2021
- License
- MIT
Pinned Snippet
uses: microsoft/ps-docs@ee5be06004b44e2f66a8a46e92f1150b233f23bc # v0.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| inputPath | The path PSDocs will look for files to input files. | no | "" |
| modules | A comma separated list of modules to use containing document definitions. | no | "" |
| source | An path containing definitions to use for generating documentation. | no | .ps-docs/ |
| conventions | A comma separated list of conventions to use for generating documentation. | no | "" |
| outputPath | The path to write documentation to. | no | "" |
| path | The working directory PSDocs is run from. | no | "" |
| prerelease | Determine if a pre-release module version is installed. | no | false |
Outputs
no outputs