godot/modules/regex
Rémi Verschelde 7adf4cc9b5
doc: Use self-closing tags for return and argument
For the time being we don't support writing a description for those, preferring
having all details in the method's description.

Using self-closing tags saves half the lines, and prevents contributors from
thinking that they should write the argument or return documentation there.
2021-07-30 15:29:52 +02:00
..
doc_classes doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
tests
config.py
regex.cpp Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
regex.h Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
register_types.cpp Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
register_types.h
SCsub