I created a utility several months ago for generating reStructrured API documentation for Godot projects (see gdscript2restr.
This was created for Godot 3 but now that Godot has documentation styles built in I would like to update it to use these new styles. Godot 4 gives instructions for adding the comments to the gdscript files and then states This documentation can be generated as XML files by the editor.
I am a loss to find any information on how the editor generates this documentation - any assistance would be gratefully appreciated.
Thanks
Douglas