Guides

PlatyPS provides a way to:

  • Write PowerShell External Help in Markdown
  • Generate markdown help (example) for your existing modules
  • Keep markdown help up-to-date with your code

Markdown help docs can be generated from old external help files (also known as MAML-xml help), the command objects (reflection), or both.

PlatyPS can also generate cab files for Update-Help.


Quick Start

Getting started with the PlatyPS module.

Why PlatyPS

What problem does PlatyPS solve.

Supported Scenarios

When can you use PlatyPS

PS Remoting

Getting started with the PlatyPS module.

Contributing

How to contribute to this fabulous project.

Last modified April 8, 2023: Initial docsy commit (0bb6bf1)