diff options
author | Raul Santos <raulsntos@gmail.com> | 2022-02-10 16:01:22 +0100 |
---|---|---|
committer | Raul Santos <raulsntos@gmail.com> | 2022-03-03 18:53:15 +0100 |
commit | 424817039aca0c70f94727ad7069bec1023fb78e (patch) | |
tree | 9181df34f76259b9a3cfafa8112cb99fdf56c7f9 /doc/classes/World3D.xml | |
parent | 47a7d85cc42a871106d57f45af744ea85d19be47 (diff) |
Check for missing methods/members in C# documentation generator
- Outputs errors for missing members or methods when generating the C#
documentation.
- Hardcodes a special case for the `_init` method, in C# we'll reference
the constructor.
- Ignores properties with slashes (since they are not declared in C# and
can't be referenced in the documentation).
Diffstat (limited to 'doc/classes/World3D.xml')
0 files changed, 0 insertions, 0 deletions