docs(jsdoc): link/naming fixes

This commit is contained in:
Brett Zamir
2020-05-06 12:14:02 +08:00
parent 381a0d9460
commit 171e1ce856
4 changed files with 49 additions and 31 deletions

View File

@@ -4,8 +4,8 @@ This is an entry point that summarizes the documentation on the Editor.
For user-facing information about the Editor, see [Editor]{@tutorial Editor}.
The main API entrance point is with the [Editor JSDocs]{@link module:Editor}.
The main API entrance point is with the [Editor JSDocs]{@link module:SVGEditor}.
## Canvas-specific methods
See [Canvas]{@tutorial Canvas}.
See [Canvas]{@tutorial CanvasAPI}.