Keith - API
Format-RazorTemplate
Renders the specified Razor template.
Format-RazorTemplate [-Template] <String> [[-Model] <Object>] [<CommonParameters>]
New-BobTheBook
Create a new book for all bob machines.
New-BobTheBook [-OutputLocation] <String> [-Username] <String> [-Password] <SecureString> [-BobTheBook] <String> [<CommonParameters>]
New-GitBook
New-GitBook builds a GitBook
New-GitBook [-GitBookPath] <String> [-TempPath] <String> [[-UserName] <String>] [[-Password] <String>] [-Buildserver] [<CommonParameters>]
New-PSApiDoc
Generates the documentation for a specific module.
New-PSApiDoc [-ModuleName] <String> [-Path] <String> [<CommonParameters>]
New-PsDoc
Generates a new documentation for a PowerShell module.
New-PsDoc [-Path] <String> [-OutputLocation] <String> [[-Module] <String>] [<CommonParameters>]