summaryrefslogtreecommitdiff
path: root/doc/en_US/calendar.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
commit0b306fa60ad84ea077111e0ff7b59208ba7bc8a3 (patch)
tree5d8941b5950ede2db8ca3fba0213792db0f07a50 /doc/en_US/calendar.markdown
parentac11220a1aa7ae30b8827d9bbf221888d3edd0a7 (diff)
Move documentation to https://docs.kanboard.org/
Diffstat (limited to 'doc/en_US/calendar.markdown')
-rw-r--r--doc/en_US/calendar.markdown20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/en_US/calendar.markdown b/doc/en_US/calendar.markdown
deleted file mode 100644
index a984ddc9..00000000
--- a/doc/en_US/calendar.markdown
+++ /dev/null
@@ -1,20 +0,0 @@
-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 this information:
-
-- Tasks with a due date, displayed at the top. **The due date can be changed by moving the task to another day**.
-- Tasks based on the creation date or the start date. **These events cannot be modified with the calendar**.
-- Sub-task time tracking, all recorded time slot will be shown in the calendar.
-- Sub-task estimates, forecasts of work left
-
-![Calendar](../screenshots/calendar.png)
-
-The calendar configuration can be changed in the settings page.
-
-Note: The due date doesn't contain time information.