gitlab-org--gitlab-foss/doc
Achilleas Pipinellis d7b386ce4f Merge branch 'docs_typo_ci' into 'master'
Fix incorrect gitlab.rb variable in CI docs

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14115

See merge request !3187
2016-03-11 19:28:52 +00:00
..
administration Unicorn worker killer is not Omnibus specific 2016-02-03 14:18:51 +02:00
api Merge branch 'rs-snippets-dont-expire' into 'master' 2016-03-09 09:02:17 +00:00
ci Fix incorrect gitlab.rb variable in CI docs 2016-03-11 21:26:18 +02:00
customization Branded login page also in CE 2016-02-26 15:50:51 +01:00
development Removed benchmark suite and its documentation 2016-03-10 11:15:43 +01: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 web hooks to webhooks 2016-03-10 14:48:29 -05:00
incoming_email
install Document changes to the initial admin password 2016-03-07 21:00:53 -05:00
integration Doc syntax fixes 2016-03-11 11:47:34 -05:00
legal Reformats confusing '[named here]' section for 3rd party code attribution 2016-02-17 17:13:06 +00:00
logs
markdown Capitalize Rouge mentions 2016-03-10 16:12:50 -03:00
migrate_ci_to_ce
monitoring/performance Change InfluxDB admin username 2016-01-20 23:10:27 +01:00
operations
permissions Adjust documentation of permissions 2016-02-27 23:26:04 +01:00
profile Add references to the rouge gem library 2016-01-25 22:36:44 +01:00
project_services Fixed headers for anchors 2016-03-07 16:29:22 -05:00
public_access
raketasks web hooks to webhooks 2016-03-10 14:48:29 -05:00
release
security web hooks to webhooks 2016-03-10 14:48:29 -05:00
ssh Fixed Window's commands for SSH Help. 2016-02-06 12:17:12 +00:00
system_hooks
update Merge branch 'fix/upgrader-docs' into 'master' 2016-03-09 09:54:13 +00:00
web_hooks web hooks to webhooks 2016-03-10 14:48:29 -05:00
workflow Added Troubleshooting information for most used services. 2016-03-03 11:21:32 -05:00
README.md web hooks to webhooks 2016-03-10 14:48:29 -05:00

README.md

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.