Start to write some documentation about users management

This commit is contained in:
Frédéric Guillot
2014-03-06 21:50:19 -05:00
parent e0b67d773a
commit ddaf391791
2 changed files with 51 additions and 0 deletions

View File

@@ -57,12 +57,18 @@ There is also many people who have reported bugs or proposed awesome ideas.
Documentation
-------------
### Technical details
- [Installation instructions](docs/installation.markdown)
- [Installation on Debian](docs/debian-installation.markdown)
- [Upgrade Kanboard to a new version](docs/update.markdown)
- [How to use Kanboard with Vagrant](docs/vagrant.markdown)
- [Webhooks](docs/webhooks.markdown)
### Using Kanboard
- [Manage users](docs/manage-users.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.