gitlab-org--gitlab-foss/doc
Achilleas Pipinellis a19a9faba9 Merge branch 'doc/ci-api-update' into 'master'
Deprecated GitLab CI API clean up

Deprecated GitLab CI API clean up.

The intent here is to clean up deprecated GitLab CI documentation leaving only relevant information.
Since we merged `Ci::Project` to `Project` most of this documentation is outdated.

Closes #13610 

See merge request !3003
2016-03-08 09:35:10 +00:00
..
administration Unicorn worker killer is not Omnibus specific 2016-02-03 14:18:51 +02:00
api Merge branch 'doc/ci-api-update' into 'master' 2016-03-08 09:35:10 +00:00
ci Merge branch 'doc/ci-api-update' into 'master' 2016-03-08 09:35:10 +00:00
customization Branded login page also in CE 2016-02-26 15:50:51 +01:00
development Change doc styleguide to use quotes for notes 2016-02-29 15:00:40 +02:00
gitlab-basics correct compare_braches.png to /compare_branches.png and make sure it works in line 25 in add-merge-request.md 2016-02-20 12:20:58 +08:00
hooks
incoming_email
install Document changes to the initial admin password 2016-03-07 21:00:53 -05:00
integration Fixed headers for anchors 2016-03-07 16:29:22 -05:00
legal Reformats confusing '[named here]' section for 3rd party code attribution 2016-02-17 17:13:06 +00:00
logs
markdown Mention cross-project labels in markdown documentation 2016-03-03 10:41:11 +01:00
migrate_ci_to_ce
monitoring/performance
operations
permissions Adjust documentation of permissions 2016-02-27 23:26:04 +01:00
profile
project_services Fixed headers for anchors 2016-03-07 16:29:22 -05:00
public_access
raketasks Remove note on backing up GitLab CI as a separate service 2016-02-13 00:37:43 +02:00
release
security
ssh Fixed Window's commands for SSH Help. 2016-02-06 12:17:12 +00:00
system_hooks
update Merge branch 'bundle_clean' into 'master' 2016-03-08 06:22:23 +00:00
web_hooks Add new data to project in push, issue, merge-request and note webhooks data 2016-02-11 17:22:11 +01:00
workflow Added Troubleshooting information for most used services. 2016-03-03 11:21:32 -05:00
README.md Reorganize CI sections and give descriptive names to links 2016-02-29 14:44:08 +02:00

Documentation

User documentation

CI User documentation

CI Examples

CI Services

GitLab CI uses the services keyword to define what docker containers should be linked with your base image. Below is a list of examples you may use:

Administrator documentation

Contributor documentation

  • Documentation styleguide Use this styleguide if you are contributing to documentation.
  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.
  • Release How to make the monthly and security releases.