Update doc (#472)

* update doc

* Revert "update doc"

This reverts commit 9786674194.

* shortcut is for internal tools
This commit is contained in:
Murod Khaydarov 2018-10-11 16:26:13 +03:00 committed by GitHub
parent 53f58584b6
commit 4e2b662bee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,6 @@ Also, you can provide optional methods
- `renderActions()` — create additional element below the buttons
- `clear()` — clear Tool's stuff on opening/closing of Inline Toolbar
- `shortcut()` — shortcut that handles Tool
At the constructor of Tool's class exemplar you will accept an object with the [API](api.md) as a parameter.