HelpOut

0.2.5

A Helpful Toolkit for Managing PowerShell Help

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name HelpOut -RequiredVersion 0.2.5

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name HelpOut -Version 0.2.5

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2019-2022 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

Markdown Help PowerShell

Dependencies

This module has no dependencies.

Release Notes

### 0.2.5
* Save-MarkdownHelp:
 * Adding -IncludeExtension (#35)
 * Applying -PassThru to -IncludeTopic (#34)
 * Allowing wildcards in -IncludeTopic (#33)
* Preliminary support for GitHub Pages Publishing (#32)
---
### 0.2.4
* Save-MarkdownHelp:
 * Adding -SkipCommandType (#29)
 * -ScriptPath now allows wildcards (#28)
* Formatting now Handles Arrays of Enums (#30)
---
### 0.2.3
* Get/Save-MarkdownHelp:  Support for -NoValidValueEnumeration (re #25)
* Save-MarkdownHelp:  Adding -IncludeTopic (Fixes #24, #26)
* Adding ValidateSet/Enum Formatting for Markdown Help (Fixing #25)

---
### 0.2.2
* Fixing issue generating docs (#22)
* HelpOut Action Fix (#20)
---

### 0.2.1
* Get/Save-MarkdownHelp:  Support for -SectionOrder (#19)
* Save-MarkdownHelp:  Adding -Passthru (#17).  Converting Markdown Help into a string (#18)
* Get-MarkdownHelp: Returning Object (#18)
* Fixing URL-only related links (#14)
* Adding Get-MarkdownHelp -Rename (#13)
* Retitling Script Files with relative path (#12)
---
### 0.2
* Adding Install-MAML (#1/ #7)
* Adding Get-MarkdownHelp (#4)
* Adding Save-MarkdownHelp (#10)
* Adding HelpOut Action (#5)
* Adding Measure-Help (#11)
* Adding Get-ScriptStory (#3)
* Adding Get-ScriptReference (#2)
* Renmaing ConvertTo-MAML->Get-MAML
---

FileList

Version History

Version Downloads Last updated
0.5.3 149 3/16/2024
0.5.2 314 1/27/2024
0.5.1 560 11/17/2023
0.5 105 10/5/2023
0.4.9 11 9/26/2023
0.4.8 13 9/20/2023
0.4.7 115 6/4/2023
0.4.6 5 6/4/2023
0.4.5 12 5/26/2023
0.4.4 40 3/27/2023
0.4.3 10 3/9/2023
0.4.2 11 2/20/2023
0.4.1 17 1/7/2023
0.4 34 11/4/2022
0.3.9 15 10/28/2022
0.3.8 11 10/26/2022
0.3.7 10 10/26/2022
0.3.6 16 10/1/2022
0.3.5 18 9/12/2022
0.3.4 10 9/11/2022
0.3.3 10 9/11/2022
0.3.2 11 8/28/2022
0.3.1 14 8/21/2022
0.3 18 7/31/2022
0.2.9 10 7/31/2022
0.2.8 19 7/18/2022
0.2.7 17 7/6/2022
0.2.6 16 6/21/2022
0.2.5 (current version) 24 6/8/2022
0.2.4 10 6/8/2022
0.2.3 23 5/3/2022
0.2.2 21 4/26/2022
0.2.1 12 4/23/2022
0.2 14 4/22/2022
0.1 354 6/18/2019
Show less