Closed juneb closed 3 years ago
@juneb To clarify, are you expecting MAML file names to be generated in the format myModule-help.xml
?
We should double check by experimenting.
Unfortunately, I don't have access to lab environment for that.
My understanding is that .ExternalHelp
is needed only when the file name doesn't follow default convention, but it could be that it's 4.0+ only.
This issue should go under umbrella of 3.0 compatibility.
Related to #262
PlatyPS generates module-based XML help file names that don't work on systems < PS 4.0. It also doesn't add or mention the .ExternalHelp comment keyword that's required for functions in Get-Help 3.0.
It would be best to provide an option for 3.0 file naming/#.ExternalHelp, but if you don't (and that's fine), you should, at least, explain to the user that the resulting files work only on 4.0+.