Skip to content

Update help generation platform XmlDoc2CmdletDoc #209

@ddemeyer

Description

@ddemeyer

The current v8.1 implementation of the Get-Help documentation of this module was built using tripple-slash inline xml comments. These are in turn transformed by https://github.com/red-gate/XmlDoc2CmdletDoc into actual help. When ISHRemote went multi-platform in v7, so introducing PowerShell (Core) support next to Windows PowerShell, I decided to reuse the generate help file from .NET Framework (so Windows PowerShell) for .NET (so PowerShell Core).

This ticket keeps track of interesting developments on how to solve Help for binary PowerShell modules like ISHRemote.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions