Add documentation for external links plugin API

This commit is contained in:
Frederic Guillot
2016-02-01 20:51:52 -05:00
parent 01e1e77625
commit d76b7e16f7
2 changed files with 79 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ Plugin creators should specify explicitly the compatible versions of Kanboard. I
- [Authentication plugin registration](plugin-authentication.markdown)
- [Authorization Architecture](plugin-authorization-architecture.markdown)
- [Custom Group Providers](plugin-group-provider.markdown)
- [External Link Providers](plugin-external-link.markdown)
- [LDAP client](plugin-ldap-client.markdown)
Examples of plugins