rawsp33d/gdext-v

Doc comment registration

Open

#3 aperta il 22 apr 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)V (1 fork)auto 404
documentationenhancementhelp wanted

Metriche repository

Star
 (15 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Doc comments should be registered with Godot for our V classes.

In V we don't have easy access to doc comments, but we can import the parser and use it for now. Long-term, as discussed here it seems in the cards to add doc comments like Rust has (///) to V.

Guida contributor