Add listener documentation

This commit is contained in:
Jakob K
2021-04-23 21:43:47 +00:00
parent 71aa0b5988
commit 6823a608c6
2 changed files with 49 additions and 0 deletions

View File

@@ -31,3 +31,5 @@ nav:
- Starting a new project: setup/project.md
- Setup using Gradle: setup/gradle.md
- Entrypoint to your plugin: setup/entrypoint.md
- Extensions:
- Event listener: extensions/listener.md