platyPS
platyPS copied to clipboard
PlatyPS should support creating documentation for DSC Resources
I have a project I'm using platyPS to generate documentation for existing cmdlets. My module also includes some DSC Resources. I am trying to figure out how to produce docs for those resources, but it seems like platyPS cannot produce docs that look like this. Is there something that I have missed?
Yes, this is missing.
I won't have time in the immediate future, but would you accept a PR that introduces this functionality?
Totally. It seems pretty big in scope, so it's better to discuss your approach before you spend too much time on it. Feel free to outline it here when you have time or hope on gitter channel.
This is really a DSC design issue that needs to be thought about for the DSC v3 release. Please file an issue at https://github.com/PowerShell/DSC/issues/new/choose.
Also, the PowerShell help system doesn't have an object model to support DSC help.