mirror of
https://github.com/godotengine/godot.git
synced 2026-03-24 21:27:16 +00:00
We already had support for parsing and saving theme_item descriptions in DocData, and displaying it in the editor, but doctool would drop the changes as it was not writing them back to the XML. Part of #29868.