Refactor groups docs

This commit is contained in:
Marcia Ramos
2017-07-16 16:03:39 +00:00
committed by Achilleas Pipinellis
parent 1cfa37d6c7
commit af39e4be09
30 changed files with 214 additions and 150 deletions

View File

@ -50,8 +50,7 @@ Shortcuts to GitLab's most visited docs:
- [Fork a project](gitlab-basics/fork-project.md)
- [Importing and exporting projects between instances](user/project/settings/import_export.md).
- [Project access](public_access/public_access.md): Setting up your project's visibility to public, internal, or private.
- [Groups](workflow/groups.md): Organize your projects in groups.
- [Create a group](gitlab-basics/create-group.md)
- [Groups](user/group/index.md): Organize your projects in groups.
- [GitLab Subgroups](user/group/subgroups/index.md)
- [Search through GitLab](user/search/index.md): Search for issues, merge requests, projects, groups, todos, and issues in Issue Boards.
- [Snippets](user/snippets.md): Snippets allow you to create little bits of code.