summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorDrew Blessing <drew.blessing@me.com>2014-10-16 11:34:19 -0500
committerDrew Blessing <drew.blessing@me.com>2014-10-28 05:20:36 -0500
commit776bca07cd4b3996a39035e90232c99599ed2663 (patch)
treec1b19469a059c2c5b5d4411eb4cacf4ee9109c1a /doc/README.md
parentb23b78ada12d1bbff4ea4e4bf65a34b223aeb8b4 (diff)
downloadgitlab-ce-776bca07cd4b3996a39035e90232c99599ed2663.tar.gz
Add Atlassian Bamboo service
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index a8e21f75714..7343d5ae273 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -5,6 +5,7 @@
- [API](api/README.md) Explore how you can access GitLab via a simple and powerful API.
- [Markdown](markdown/markdown.md) Learn what you can do with GitLab's advanced formatting system.
- [Permissions](permissions/permissions.md) Learn what each role in a project (guest/reporter/developer/master/owner) can do.
+- [Project Services](project_services/project_services.md) Explore how project services can integrate a project with external services, such as for CI.
- [Public access](public_access/public_access.md) Learn how you can allow public and internal access to a project.
- [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects.
- [Web hooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project.