When regenerating the documentation for #14891, the listing in portfile-functions.md was sorted incorrectly, causing CI to fail. The incorrect sorting can be seen in 87e3249. This required manual intervention on my part to fix the sorting.
Environment
- OS: Windows 10 PowerShell 7.1
- Compiler: N/A
To Reproduce
Steps to reproduce the behavior:
- docs/regenerate.ps1
- Open pull request
- Experience the failure.
Expected behavior
For CI to not fail.
Failure logs
https://dev.azure.com/vcpkg/public/_build/results?buildId=46020&view=logs&j=912ac355-25d6-5c3c-8698-e074cc57eb78&t=44b67b4c-a5c9-5085-716c-bffa21efb028
Additional context
Add any other context about the problem here.
When regenerating the documentation for #14891, the listing in
portfile-functions.mdwas sorted incorrectly, causing CI to fail. The incorrect sorting can be seen in 87e3249. This required manual intervention on my part to fix the sorting.Environment
To Reproduce
Steps to reproduce the behavior:
Expected behavior
For CI to not fail.
Failure logs
https://dev.azure.com/vcpkg/public/_build/results?buildId=46020&view=logs&j=912ac355-25d6-5c3c-8698-e074cc57eb78&t=44b67b4c-a5c9-5085-716c-bffa21efb028
Additional context
Add any other context about the problem here.