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(codegen): generate docs command list correctly #653

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

hougesen
Copy link
Owner

Fixes a "bug" where the command list was not being updated because the regex wasn't finding the documentation section. I rewrote it to instead just manually loop over the lines.

Fixes a "bug" where the command list was not being updated because the regex wasn't finding the documentation section. I rewrote it to instead just manually loop over the lines.
@hougesen hougesen added bug Something isn't working documentation Improvements or additions to documentation labels Jan 28, 2025
@hougesen hougesen self-assigned this Jan 28, 2025
@hougesen hougesen enabled auto-merge (squash) January 28, 2025 01:07
@hougesen hougesen merged commit eed1916 into main Jan 28, 2025
16 checks passed
@hougesen hougesen deleted the fix/codegen/command-list branch January 28, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant