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

Use [constant] instead of [code] when possible #81228

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

raulsntos
Copy link
Member

Replace some1 instances of [code]SOME_CONSTANT[/code] with [constant SomeClass.SOME_CONSTANT]. This allows the C# bindings generator to translate the constant in the documentation.

Footnotes

  1. These are all I could find, but I might've missed some.

@raulsntos raulsntos added this to the 4.x milestone Sep 1, 2023
@raulsntos raulsntos requested a review from a team as a code owner September 1, 2023 15:29
@YuriSizov YuriSizov modified the milestones: 4.x, 4.2 Sep 1, 2023
Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great.

@akien-mga akien-mga merged commit b842c73 into godotengine:master Sep 2, 2023
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@raulsntos raulsntos deleted the docs/code_to_constants branch September 2, 2023 13:55
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.

3 participants