Fix How the GenerateDocs script navigates and finds powershell functions
Open
2 - Working
Build Automation
NO RELEASE NOTES
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
### What You Are Seeing?
When trying to generate Documentation for the new Chocolatey Commands, and PowerShell helper functions there are missing information for parameters, outputs and inputs.
### What is Expected?
All information we have specified should be available.
### How Did You Get This To Happen? (Steps to Reproduce)
1. Run `.\GenerateDocs.ps1`
### System Details
* OS Build (In PowerShell run `[System.Environment]::OSVersion.version.tostring()`): Windows 11
* Windows PowerShell version (Run: `$PSVersionTable`): 5.1.22000.832
* Chocolatey version (Run `choco --version`): 1.2.0
### Output Log
N/A
Contributor guide
Assessment
This issue has not been assessed yet.