X Tutup
Skip to content

make_rst.py: Add missing rst-class to annotation descriptions#110276

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
Cykyrios:annotations-descriptions-group
Sep 19, 2025
Merged

make_rst.py: Add missing rst-class to annotation descriptions#110276
Repiteo merged 1 commit intogodotengine:masterfrom
Cykyrios:annotations-descriptions-group

Conversation

@Cykyrios
Copy link
Contributor

@Cykyrios Cykyrios commented Sep 5, 2025

Annotation descriptions were the only group missing the .. rst-class:: classref-descriptions-group.

@Cykyrios Cykyrios requested a review from a team as a code owner September 5, 2025 15:39
Copy link
Member

@rburing rburing left a comment

Choose a reason for hiding this comment

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

Since there is a CSS rule that expects this structure, I think this was indeed an oversight.

Edit: Yes it is, see e.g. https://docs.godotengine.org/en/stable/classes/class_@gdscript.html#annotations lacking monospace for the annotations.

@AThousandShips AThousandShips added this to the 4.6 milestone Sep 8, 2025
@Repiteo Repiteo merged commit 3315dd3 into godotengine:master Sep 19, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Sep 19, 2025

Thanks!

@Cykyrios Cykyrios deleted the annotations-descriptions-group branch September 20, 2025 06:14
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.

4 participants

X Tutup