From 4ecc3bff4616b347108699bd3861121a52fe9364 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 13 Sep 2015 19:38:48 -0400 Subject: Add plugin documentation --- doc/index.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/index.markdown') diff --git a/doc/index.markdown b/doc/index.markdown index bc3cc23c..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 @@ -133,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. -- cgit v1.2.3