godot/modules
Martin Capitanio ade4f3084c Fix class docs, improve error handling of the rst generator.
The rst-generator gives you now a hint what's going on:
Bad reference: 'method.RegEx.search_all' in file: ../modules/regex/doc_classes/RegExMatch.xml

grep 'method.RegEx.search_all' ../modules/regex/doc_classes/RegExMatch.xml
	Contains the results of a single regex match returned by [method RegEx.search]
	and [method.RegEx.search_all]. It can be used to find the position and range of the match
	and its capturing groups, and it can extract its sub-string for you.
2017-11-18 01:41:32 +01:00
..
bullet doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
dds doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
enet doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
etc doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
freetype doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
gdnative Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
gdscript Merge pull request #12930 from vnen/gdscrit-output-print 2017-11-17 16:05:44 -03:00
gridmap Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
hdr doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
jpg doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
mobile_vr doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
mono Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
ogg doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
openssl doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
opus doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
pbm doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
pvr doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
recast doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
regex Fix class docs, improve error handling of the rst generator. 2017-11-18 01:41:32 +01:00
squish doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
stb_vorbis doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
svg doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
tga doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
theora doc: Sync classref with current source 2017-11-15 21:29:34 +01:00
tinyexr doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
visual_script Merge pull request #12930 from vnen/gdscrit-output-print 2017-11-17 16:05:44 -03:00
vorbis doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
webm doc: Sync classref with current source 2017-11-15 21:29:34 +01:00
webp doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
register_module_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub Improve code style of generated headers 2017-11-15 21:29:34 +01:00