- Add a reStructuredText backend ?
- Improve link resolution
- Add a way to refer to other user-defined methods and structures, like
[`MyStruct::my_method`]
- Add a way to refer to other user-defined methods and structures, like
- Add more tests
- Add a cargo subcommand ? like
cargo godot-doc
... - Support
#[register_with(...)]