godot/doc
Ibrahn Sahir 1433c2cbbb GDScript access to copyright, license, author and donor information.
Adds following functions to the Engine singleton:
get_author_info - names of Godot authors
get_copyright_info - detailed source copyright get_license_info
get_donor_info - donor names
get_license_info - full text of licenses used, indexed by license names
get_license_text - the text of the Godot Expat license
2018-05-19 00:40:16 +01:00
..
classes GDScript access to copyright, license, author and donor information. 2018-05-19 00:40:16 +01:00
tools Makes doc methods display enums. 2018-05-12 20:08:39 +02:00
Doxyfile Add a Makefile to generate classes doc in various formats 2015-12-13 00:01:04 +01:00
Makefile makerst: Fix support for module classes 2017-10-14 15:22:06 +02:00