Skip to content

Add class_name to documentation comments examples#12080

Merged
mhilbrunner merged 1 commit into
godotengine:masterfrom
AtomicAntt:add-class-doc-comments
Jun 24, 2026
Merged

Add class_name to documentation comments examples#12080
mhilbrunner merged 1 commit into
godotengine:masterfrom
AtomicAntt:add-class-doc-comments

Conversation

@AtomicAntt

Copy link
Copy Markdown
Contributor

Closes #12079

This PR defines a class_name at the top of GDScript examples showcasing documentation comments for classes to help show users that they could add descriptions using documentation comments (##) to their class:

class_name MyClass

@AtomicAntt AtomicAntt requested review from a team as code owners June 20, 2026 04:14
@AtomicAntt AtomicAntt force-pushed the add-class-doc-comments branch from 49cae8e to fc23106 Compare June 20, 2026 04:33
@skyace65 skyace65 added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation topic:gdscript labels Jun 20, 2026

@Calinou Calinou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me.

@mhilbrunner mhilbrunner merged commit 4d71200 into godotengine:master Jun 24, 2026
1 check passed
@mhilbrunner

Copy link
Copy Markdown
Member

Merged. Thanks and congrats on your first merged contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:gdscript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add class definition to documentation comments examples

4 participants