summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-08-22 17:09:15 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-22 17:09:15 +0300
commit915dda1421d8227c0ba395bfdb04ff915724c4ac (patch)
treeedd56c72784ae915bcf1765b1379200cf896f154 /doc/README.md
parent94cfd4adb21f4ebbb115978e022a88cd4cf03d69 (diff)
downloadgitlab-ce-915dda1421d8227c0ba395bfdb04ff915724c4ac.tar.gz
Split Koding admin/user docs
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index fc51ea911b9..195b7c7af62 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -18,6 +18,7 @@
- [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects.
- [Webhooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project.
- [Workflow](workflow/README.md) Using GitLab functionality and importing projects from GitHub and SVN.
+- [Koding](user/project/koding.md) Learn how to use Koding, the online IDE.
## Administrator documentation
@@ -29,6 +30,7 @@
- [Restart GitLab](administration/restart_gitlab.md) Learn how to restart GitLab and its components.
- [Integration](integration/README.md) How to integrate with systems such as JIRA, Redmine, Twitter.
- [Issue closing](customization/issue_closing.md) Customize how to close an issue from commit messages.
+- [Koding](administration/integration/koding.md) Set up Koding to use with GitLab.
- [Libravatar](customization/libravatar.md) Use Libravatar for user avatars.
- [Log system](administration/logs.md) Log system.
- [Environment Variables](administration/environment_variables.md) to configure GitLab.