From 6c711f696f73bc59813f6834ec241aef3b626cbd Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 29 Aug 2015 20:00:53 -0400 Subject: Include documentation in the application --- docs/task-links.markdown | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 docs/task-links.markdown (limited to 'docs/task-links.markdown') diff --git a/docs/task-links.markdown b/docs/task-links.markdown deleted file mode 100644 index 1eab51fd..00000000 --- a/docs/task-links.markdown +++ /dev/null @@ -1,22 +0,0 @@ -Task Links -========== - -Tasks can be linked together with predefined relationships: - -![Task Links](http://kanboard.net/screenshots/documentation/task-links.png) - -The default relationships are: - -- **relates to** -- **blocks** | is blocked by -- **is blocked by** | blocks -- **duplicates** | is duplicated by -- **is duplicated by** | duplicates -- **is a child of** | is a parent of -- **is a parent of** | is a child of -- **targets milestone** | is a milestone of -- **is a milestone of** | targets milestone -- **fixes** | is fixed by -- **is fixed by** | fixes - -Those labels can be changed in the application settings. -- cgit v1.2.3