Update documentation and move screenshots

This commit is contained in:
Frederic Guillot
2016-10-10 14:14:29 -04:00
parent 26e901dfe6
commit cd633b9aff
187 changed files with 882 additions and 309 deletions

View File

@@ -6,7 +6,7 @@ Time tracking information can be defined at the task level or at the subtask lev
Task time tracking
------------------
![Task time tracking](https://kanboard.net/screenshots/documentation/task-time-tracking.png)
![Task time tracking](screenshots/task-time-tracking.png)
Tasks have two fields:
@@ -18,7 +18,7 @@ These values represent hours of work and have to be set manually.
Subtask time tracking
---------------------
![Subtask time tracking](https://kanboard.net/screenshots/documentation/subtask-time-tracking.png)
![Subtask time tracking](screenshots/subtask-time-tracking.png)
Subtasks also have the fields "time spent" and "time estimated".
@@ -31,11 +31,11 @@ Kanboard records the time between each subtask status change in a separate table
The breakdown of all records is visible in the task view page:
![Task timesheet](https://kanboard.net/screenshots/documentation/task-timesheet.png)
![Task timesheet](screenshots/task-timesheet.png)
For each subtask, the timer can be stopped/started at any time:
![Subtask timer](https://kanboard.net/screenshots/documentation/subtask-timer.png)
![Subtask timer](screenshots/subtask-timer.png)
- The timer doesn't depend of the subtask status
- Each time you start the timer a new record is created in the time tracking table