microsoft/ps-docs

Generate documentation from Infrastructure as Code (IaC) using GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 5, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: microsoft/ps-docs@ee5be06004b44e2f66a8a46e92f1150b233f23bc # v0.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
inputPathThe path PSDocs will look for files to input files.no""
modulesA comma separated list of modules to use containing document definitions.no""
sourceAn path containing definitions to use for generating documentation.no.ps-docs/
conventionsA comma separated list of conventions to use for generating documentation.no""
outputPathThe path to write documentation to.no""
pathThe working directory PSDocs is run from.no""
prereleaseDetermine if a pre-release module version is installed.nofalse

no outputs