This repository was archived by the owner on Feb 24, 2021. It is now read-only.
This repository was archived by the owner on Feb 24, 2021. It is now read-only.
Documentation on Helper Functions is in Wrong Section #476
Open
Description
The documentation for the helper functions:
- New-InvalidArgumentException
- New-InvalidOperationException
- New-ObjectNotFoundException
- New-InvalidResultException
Is under the 'Helper Functions for Localization' section in the StyleGuidelines.md.
https://github.com/PowerShell/DscResources/blob/master/StyleGuidelines.md#helper-functions-for-localization
These should be moved to their own section.