en-US/about_platyPS.help.txt
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
TOPIC
about_platyps SHORT DESCRIPTION Write PowerShell External Help in Markdown. LONG DESCRIPTION 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. |