godot/editor/doc
Rémi Verschelde a7ac8ec876 doc: Fix parsing of self-closing XML tags
Follow-up to #31925, `<member />` tags just before `</members>` would cause
a parsing issue, and we'd never notice that we're no longer parsing members.

Also added space before closing `/>`.
2019-09-24 13:34:05 +02:00
..
doc_data.cpp doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
doc_data.h Add overriden properties to the documentation 2019-09-04 15:21:40 +03:00
doc_dump.cpp Fix typos with codespell 2019-05-19 13:10:35 +02:00
doc_dump.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00