Fix command docs, automate API doc generation (#327)

Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
Dennis Ploeger
2021-07-27 16:05:14 +02:00
committed by GitHub
parent 43dc217359
commit 604cccb56d
25 changed files with 575 additions and 161 deletions

View File

@@ -44,14 +44,6 @@ func set_escoria_debug_settings()
Prepare the settings in the Escoria debug category
### set\_escoria\_internal\_settings
```gdscript
func set_escoria_internal_settings()
```
Prepare the settings in the Escoria internal category
### set\_escoria\_sound\_settings
```gdscript