diff options
author | Frédéric Guillot <fred@kanboard.net> | 2018-04-06 10:54:58 -0700 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2018-04-06 10:54:58 -0700 |
commit | 0b306fa60ad84ea077111e0ff7b59208ba7bc8a3 (patch) | |
tree | 5d8941b5950ede2db8ca3fba0213792db0f07a50 /doc/en_US/swimlanes.markdown | |
parent | ac11220a1aa7ae30b8827d9bbf221888d3edd0a7 (diff) |
Move documentation to https://docs.kanboard.org/
Diffstat (limited to 'doc/en_US/swimlanes.markdown')
-rw-r--r-- | doc/en_US/swimlanes.markdown | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/doc/en_US/swimlanes.markdown b/doc/en_US/swimlanes.markdown deleted file mode 100644 index 8003ac41..00000000 --- a/doc/en_US/swimlanes.markdown +++ /dev/null @@ -1,31 +0,0 @@ -Swimlanes -========= - -Swimlanes are horizontal separations in your board. -For example, it's useful to separate software releases, divide your tasks in different products, teams or whatever you want. - -Board with swimlanes --------------------- - -![Swimlanes](../screenshots/swimlanes.png) - -- You can collapse swimlanes by clicking on the icon on the left -- The default swimlane is always shown at the top - -Managing swimlanes ------------------- - -- All projects have a default swimlane. -- If there is more than one swimlane, the board will show all swimlanes. -- You can drag and drop tasks between swimlanes. - -To configure swimlanes go to the **project configuration page** and choose the section **Swimlanes**. - -![Swimlanes Configuration](../screenshots/swimlane-configuration.png) - -From there, you can add a new swimlane or rename the default one. -You can also disable and change the position of the different swimlanes. - -- The default swimlane is always on the top but you can hide it. -- Inactive swimlanes are not shown on the board. -- **Removing a swimlane doesn't remove tasks assigned to it**, those tasks will be moved to the default swimlane. |