platyPS Module
A platyPS modul lehetővé teszi a PowerShell külső súgójának létrehozását a Markdownban.
Megjegyzés:
A modul támogatása korlátozott. A problémákat a forrásadattárban a lap alján található Visszajelzés szakaszban található Ez a termék gomb használatával hatja be.
platyPS parancsmagok
| Parancsmag | Description |
|---|---|
| Get-HelpPreview |
Displays your generated external help as |
| Get-MarkdownMetadata |
Gets metadata from the header of a markdown file. |
| Merge-MarkdownHelp |
Merge multiple markdown versions of the same cmdlet into a single markdown file. |
| New-ExternalHelp |
Creates external help file based on markdown supported by PlatyPS. |
| New-ExternalHelpCab |
Generates a |
| New-MarkdownAboutHelp |
Generates a new About Topic MD file from template. |
| New-MarkdownHelp |
Creates help in markdown format. |
| New-YamlHelp |
Converts Markdown help into YAML to be read easily by external tools |
| Update-MarkdownHelp |
Update PlatyPS markdown help files. |
| Update-MarkdownHelpModule |
Update all files in a markdown help module folder. |