-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* link to godot documentation for unknown classes * remove private methods and properties * include private methods with comments * shell script to generate documentation * add class ref to index * skipping scripts with no description, sorting methods * better deprecated handling * hide variant type on parameters * multiple method tables, implemented @internal * implemented ignore as a test, this is great * add parameter factory * ignore-uncommented class annotation, method, prop impplementation * More documentation. Signals supported by @ignore-uncommented and support @ignore. Script 'class names' no longer include quotes and can be used eaiser
- Loading branch information
Showing
32 changed files
with
7,250 additions
and
398 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.