Move docs 'superpowers' items to respective sections
This commit is contained in:
parent
35ab669a95
commit
5e25308819
1 changed files with 3 additions and 8 deletions
|
@ -42,6 +42,9 @@ Shortcuts to GitLab's most visited docs:
|
|||
- [Create a group](gitlab-basics/create-group.md)
|
||||
- [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.
|
||||
- [Wikis](user/project/wiki/index.md): Enhance your repository documentation with built-in wikis.
|
||||
- [GitLab Pages](user/project/pages/index.md): Build, test, and deploy your static website with GitLab Pages.
|
||||
|
||||
### Repository
|
||||
|
||||
|
@ -83,14 +86,6 @@ Manage files and branches from the UI (user interface):
|
|||
- [Importing to GitLab](workflow/importing/README.md): Import your projects from GitHub, Bitbucket, GitLab.com, FogBugz and SVN into GitLab.
|
||||
- [Migrating from SVN](workflow/importing/migrating_from_svn.md): Convert a SVN repository to Git and GitLab.
|
||||
|
||||
## GitLab's superpowers
|
||||
|
||||
Take a step ahead and dive into GitLab's advanced features.
|
||||
|
||||
- [GitLab Pages](user/project/pages/index.md): Build, test, and deploy your static website with GitLab Pages.
|
||||
- [Snippets](user/snippets.md): Snippets allow you to create little bits of code.
|
||||
- [Wikis](user/project/wiki/index.md): Enhance your repository documentation with built-in wikis.
|
||||
|
||||
### Continuous Integration, Delivery, and Deployment
|
||||
|
||||
- [GitLab CI](ci/README.md): Explore the features and capabilities of Continuous Integration, Continuous Delivery, and Continuous Deployment with GitLab.
|
||||
|
|
Loading…
Reference in a new issue