PlatyPS.Hosting Module
Description
PlatyPS.Hosting is a PowerShell module that extends the Microsoft.PowerShell.PlatyPS v1 help authoring workflow. It provides three commands that together let you go from a loaded module to a published, browser-friendly HTML documentation site hosted on IIS.
PlatyPS.Hosting
ConvertTo-HugoFormat
Converts PlatyPS-generated Markdown files to Hugo-compatible format.
Export-HtmlCommandHelp
Custom HTML renderer for PlatyPS CommandHelp objects.
New-ModuleHelp
Generates all help artifacts for a loaded module in one step.
Publish-ModuleHelp
Publishes PowerShell module HTML help files to an IIS web server.