Move English documentation to folder en_US

This commit is contained in:
Frederic Guillot
2017-01-29 11:07:42 -05:00
parent 3bf4789be2
commit 0371acff89
142 changed files with 2 additions and 1 deletions

17
doc/en_US/groups.markdown Normal file
View File

@@ -0,0 +1,17 @@
Groups Management
=================
In Kanboard, each user can be a member of one or many groups.
A group is like a team or an organization.
Only administrators can create new groups and assign users.
Groups can be managed from **User management > View All Groups**.
From there, you can create groups and assign users.
![Group Management](screenshots/groups-management.png)
Each project manager can authorize the access to a set of groups from the [project permissions page](project-permissions.markdown).
The external id is mainly used for external group providers.
Kanboard provides a LDAP group provider to [sync automatically groups from LDAP servers](ldap-group-sync.markdown).