Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix How the GenerateDocs script navigates and finds powershell functions #2864

Open
AdmiringWorm opened this issue Oct 21, 2022 · 0 comments
Assignees
Labels
2 - Working BuildAutomation NO RELEASE NOTES Should not be included in the release notes - not enhancing or fixing end product.
Milestone

Comments

@AdmiringWorm
Copy link
Member

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

@AdmiringWorm AdmiringWorm added 2 - Working BuildAutomation NO RELEASE NOTES Should not be included in the release notes - not enhancing or fixing end product. labels Oct 21, 2022
@AdmiringWorm AdmiringWorm added this to the 1.x milestone Oct 21, 2022
@AdmiringWorm AdmiringWorm self-assigned this Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - Working BuildAutomation NO RELEASE NOTES Should not be included in the release notes - not enhancing or fixing end product.
Projects
None yet
Development

No branches or pull requests

1 participant