platyPS icon indicating copy to clipboard operation
platyPS copied to clipboard

Need options for creating ModulePage

Open jdhitsolutions opened this issue 8 years ago • 2 comments

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.

jdhitsolutions avatar Jan 12 '17 14:01 jdhitsolutions

Indeed, great suggestion!

vors avatar May 15 '17 06:05 vors

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.

sdwheeler avatar Jan 22 '21 17:01 sdwheeler