Add documentation to create projects

This commit is contained in:
Frédéric Guillot
2014-09-17 23:19:38 +02:00
parent c677cd1352
commit c343a74743
2 changed files with 28 additions and 2 deletions

View File

@@ -48,15 +48,27 @@ Documentation
### Using Kanboard
#### Introduction
- [Usage examples](docs/usage-examples.markdown)
- [Manage users](docs/manage-users.markdown)
- [Syntax guide](docs/syntax-guide.markdown)
#### Working with projects
- [Creating projects](docs/creating-projects.markdown)
- [Automatic actions](docs/automatic-actions.markdown)
#### Working with tasks
- [Creating tasks](docs/creating-tasks.markdown)
#### Working with users
- [User management](docs/manage-users.markdown)
#### More
- [Syntax guide](docs/syntax-guide.markdown)
### Technical details
#### Installation