Update documentation

This commit is contained in:
Frederic Guillot
2015-02-21 21:05:56 -05:00
parent 2b3f0b6179
commit 19d061db71
7 changed files with 122 additions and 0 deletions

14
docs/calendar.markdown Normal file
View File

@@ -0,0 +1,14 @@
Calendar
========
There are two different views for the calendar:
- The project view with filters (available from the board)
- The user view (available from the dashboard and from the user section)
At this time the calendar is able to display these information:
- Tasks with a due date, displayed at the top. The date can be changed by moving the task to another day.
- Subtask time tracking, each recorded time slot will be shown in the calendar.
![Calendar](http://kanboard.net/screenshots/documentation/calendar.png)