Automate docs Update #6

Closed
opened 2017-09-27 16:41:33 +02:00 by OCram85 · 1 comment
Owner

Should use platyPS for:

  • Wirte about page in markdown
  • Generate comment help files from comment based help in source files
  • Generate markdown page with all cmdlets
  • *Generate external help file in .\src\en-US *
  • *Generate about file in txt format in .\src\en-US *

Snippets

prototype worklow:

Import-module platyPS, PSCerendtialStore
New-MarkdownAboutHelp
New-MarkdownHelp
Update-MarkdownHelpModule
New-External Help
Should use platyPS for: - Wirte about page in markdown - Generate comment help files from comment based help in source files - Generate markdown page with all cmdlets - *Generate external help file in `.\src\en-US` * - *Generate about file in txt format in `.\src\en-US` * Snippets ---------- *prototype worklow:* ```powershell Import-module platyPS, PSCerendtialStore New-MarkdownAboutHelp New-MarkdownHelp Update-MarkdownHelpModule New-External Help ```
Author
Owner

Is provided by DroneHelper.

Is provided by DroneHelper.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: OCram85/PSCredentialStore#6
No description provided.