summaryrefslogtreecommitdiff
path: root/docs/closing-tasks.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-08-29 20:00:53 -0400
committerFrederic Guillot <fred@kanboard.net>2015-08-29 20:00:53 -0400
commit6c711f696f73bc59813f6834ec241aef3b626cbd (patch)
treeded4f0e8c7f8c672414ff3f2f84eac0f6d9073e5 /docs/closing-tasks.markdown
parentef087f5e22df1a0d97babef26aaf9b8960ee6d5d (diff)
Include documentation in the application
Diffstat (limited to 'docs/closing-tasks.markdown')
-rw-r--r--docs/closing-tasks.markdown16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/closing-tasks.markdown b/docs/closing-tasks.markdown
deleted file mode 100644
index 235387a9..00000000
--- a/docs/closing-tasks.markdown
+++ /dev/null
@@ -1,16 +0,0 @@
-Closing tasks
-=============
-
-When a task is closed, they are hidden from the board.
-
-However, you can always access to the list of closed tasks by using the query **status:closed** in any search form or simply choose **Closed tasks** from the filter dropdown.
-
-There are two different way to close a task, from the task dropdown menu on the board:
-
-![Close a task from dropdown menu](http://kanboard.net/screenshots/documentation/menu-close-task.png)
-
-Or from the task sidebar menu in the task detail view:
-
-![Close a task](http://kanboard.net/screenshots/documentation/closing-tasks.png)
-
-Note: When you close a task, all subtasks not completed will be changed to the status "Done". \ No newline at end of file