Reference¶
This section combines authored module guidance with generated command reference.
What Lives Here¶
- About PSCumulus: module overview in the style of an
about_help topic - Module: generated module reference
commands/: generated command reference created from comment-based help with PlatyPS
Regenerating The Reference Docs¶
Run the docs generator from the repo root:
./scripts/Update-Docs.ps1
That script imports the module, generates command markdown with Microsoft.PowerShell.PlatyPS, and updates the files under docs/reference/commands/.