godot/editor/doc
Zher Huei Lee 0804dd5336 Added String::dedent() to remove text indentation
This functions similarly to Python's textwrap.dedent()

It's also been applied to doc_data.cpp to remove extra whitespace while
parsing the XML.
2017-11-01 07:20:20 +08:00
..
doc_data.cpp Added String::dedent() to remove text indentation 2017-11-01 07:20:20 +08:00
doc_data.h DocData: Drop unused brief description for properties 2017-09-12 23:31:27 +02:00
doc_dump.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
doc_dump.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00