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 generate docs for builtins HOST_TRIPLE and TARGET_TRIPLE #14570

Conversation

straight-shoota
Copy link
Member

When we originally added these constants in #13823 we overlooked that we also need to make the doc generator aware they are builtins which should be included in the doc output.
This is of course a bit brittle setup and we should try to find a better solution, but for now this patch fixes that these two constants show up in the API docs.

@crysbot
Copy link

crysbot commented May 6, 2024

This pull request has been mentioned on Crystal Forum. There might be relevant details there:

https://forum.crystal-lang.org/t/how-to-get-system-and-architecture/6819/2

@straight-shoota straight-shoota added this to the 1.13.0 milestone May 7, 2024
@straight-shoota straight-shoota merged commit 62a6944 into crystal-lang:master May 9, 2024
60 checks passed
@straight-shoota straight-shoota deleted the fix/docs-generator-target-const branch May 9, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants