platyPS
platyPS copied to clipboard
Need options for creating ModulePage
If you want to generate an external help cab, it seems you need to have created the module page when you run New-MarkdownHelp. But what if you didn't? There's no provision for creating just the module page. I can think of a few cumbersome workarounds but it would be helpful to have a parameter or cmdlet for creating just the module page.
Indeed, great suggestion!
I think we need to add -WithModulePage to the Update-MarkdownHelp cmdlet. Or create a new parameter -UpdateModulePage to update/create the module page only.