summaryrefslogtreecommitdiff
path: root/doc/index.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.markdown')
-rw-r--r--doc/index.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.markdown b/doc/index.markdown
index 0c33bfaa..96069250 100644
--- a/doc/index.markdown
+++ b/doc/index.markdown
@@ -78,6 +78,7 @@ Using Kanboard
- [RSS/Atom subscriptions](rss.markdown)
- [Json-RPC API](api-json-rpc.markdown)
- [Webhooks](webhooks.markdown)
+- [Plugins](plugins.markdown)
### More
@@ -104,6 +105,7 @@ Technical details
- [Installation on Heroku](heroku.markdown)
- [Example with Nginx + HTTPS + SPDY + PHP-FPM](nginx-ssl-php-fpm.markdown)
- [Run Kanboard with Docker](docker.markdown)
+- [Run Kanboard with Vagrant](vagrant.markdown)
### Configuration
@@ -120,6 +122,7 @@ Technical details
### Authentication
- [LDAP authentication](ldap-authentication.markdown)
+- [LDAP group sync](ldap-group-sync.markdown)
- [Google authentication](google-authentication.markdown)
- [Github authentication](github-authentication.markdown)
- [Gitlab authentication](gitlab-authentication.markdown)
@@ -132,7 +135,6 @@ Technical details
- [Coding standards](coding-standards.markdown)
- [Running tests](tests.markdown)
- [Build assets](assets.markdown)
-- [Run Kanboard with Vagrant](vagrant.markdown)
The documentation is written in [Markdown](http://en.wikipedia.org/wiki/Markdown).
If you want to improve the documentation, just send a pull-request.