summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-02-20 13:26:22 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-02-20 13:26:22 +0000
commitbc0b438d13f6bffd8e837f551a5415173f43f9f3 (patch)
tree0218cbd37c409551e0c1fdde938adc2319e382f7 /doc/README.md
parente03a7c53aedfb8f5c9afcf71e1e2e071084b3f56 (diff)
parentc9d687d6fed8ee9d0b9dfd1ebb55ddbb30b39fe2 (diff)
downloadgitlab-ce-bc0b438d13f6bffd8e837f551a5415173f43f9f3.tar.gz
Merge branch '21240_snippets_line_ending' into 'master'
Download snippets with LF line-endings by default Closes #21240 See merge request !8999
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 1943d656aa7..2712206373d 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -21,6 +21,7 @@
- [Profile Settings](profile/README.md)
- [Project Services](user/project/integrations//project_services.md) Integrate a project with external services, such as CI and chat.
- [Public access](public_access/public_access.md) Learn how you can allow public and internal access to projects.
+- [Snippets](user/snippets.md) Snippets allow you to create little bits of code.
- [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects.
- [Webhooks](user/project/integrations/webhooks.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.