mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-04 18:27:08 +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.