blob: 19ebad92d9dba63e6811dc65de44fd525033ad87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
## The GitLab Documentation covers the following subjects
+ [API](api/README.md)
+ [Examples](examples/README.md)
+ [Install](install/installation.md)
+ [Update](update/README.md)
+ [Runners](runners/README.md)
+ [Configuration of your builds with .gitlab-ci.yml](builds_configuration/README.md)
+ [Deployment](deployment/README.md)
+ [Permissions](permissions/README.md) User permissions
+ [Rake Tasks](raketasks/README.md) Backup and restore take tasks
+ [Migrating to packaged CI](migration_to_omnibus/README.md)
|