documentationenhancementhelp wanted
Repository metrics
- Stars
- (15 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.