Refine API docs

This commit is contained in:
technobaboo
2021-07-22 08:43:24 -05:00
parent de6a42fc41
commit 163246c267
16 changed files with 45 additions and 32 deletions

View File

@@ -4,4 +4,4 @@ Object managing graphical models.
## Signals
### `createFromFile(string name, string path)`
Creates a new [[Model]] at `/model/[name]`.
Creates a new [Model](../types/Model.md) at `/model/[name]`.