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.