diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-08-29 20:00:53 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-08-29 20:00:53 -0400 |
commit | 6c711f696f73bc59813f6834ec241aef3b626cbd (patch) | |
tree | ded4f0e8c7f8c672414ff3f2f84eac0f6d9073e5 /docs/swimlanes.markdown | |
parent | ef087f5e22df1a0d97babef26aaf9b8960ee6d5d (diff) |
Include documentation in the application
Diffstat (limited to 'docs/swimlanes.markdown')
-rw-r--r-- | docs/swimlanes.markdown | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/docs/swimlanes.markdown b/docs/swimlanes.markdown deleted file mode 100644 index 25e8b6b9..00000000 --- a/docs/swimlanes.markdown +++ /dev/null @@ -1,29 +0,0 @@ -Swimlanes -========= - -Swimlanes are horizontal separations in your board. -By example, it's useful to separate software releases, divide your tasks in different products, teams or what ever you want. - -Board with swimlanes --------------------- - - - -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**. - - - -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. - |