summaryrefslogtreecommitdiff
path: root/docs/editing-projects.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/editing-projects.markdown
parentef087f5e22df1a0d97babef26aaf9b8960ee6d5d (diff)
Include documentation in the application
Diffstat (limited to 'docs/editing-projects.markdown')
-rw-r--r--docs/editing-projects.markdown16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/editing-projects.markdown b/docs/editing-projects.markdown
deleted file mode 100644
index c615fd53..00000000
--- a/docs/editing-projects.markdown
+++ /dev/null
@@ -1,16 +0,0 @@
-Editing projects
-================
-
-Projects can be renamed and disabled at any time.
-
-To rename a project, just click on the link "Edit project" on the left.
-
-![Project edition](http://kanboard.net/screenshots/documentation/project-edition.png)
-
-Administrators can convert a private project to a multiple users project by changing the checkbox "Private project".
-You can also do the opposite action converting a multiple users project to a private project.
-
-This checkbox **enable or disable user managements for the project**.
-
-Note: When you make a project private, all existing users will still have access to the project.
-Adjust the list of users according to your needs.