Development - ngetchell/PSGitLab GitHub Wiki
Adding Help
# Make sure the development version of PSGitLab is loaded into the session
Remove-Module [P]SGitLab
Import-Module .\Path\To\PSGitLab.psd1
# Generate New File
New-MarkdownHelp -Command New-Function -OutputFolder .\docs