mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-28 16:20:36 +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.