godot-kotlin-jvm icon indicating copy to clipboard operation
godot-kotlin-jvm copied to clipboard

Generate documentation from the api.json file.

Open CedNaru opened this issue 2 years ago • 0 comments

With 4.2, Godot will allow exporting the documentation alongside the api in the api.json (https://github.com/godotengine/godot/pull/82331)

It will allow us to remove the XML parsing in the api generation and have a single source of truth.

CedNaru avatar Oct 14 '23 09:10 CedNaru