Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-04-25 20:40:34 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-04-25 20:40:34 +0300
commit5f51935f4835e007a8f2200b9ecd2a850a99d06f (patch)
tree0e19dcd03c5a51819492000b3c3f5ea1383ca6ab /doc/api
parentc5f6c811eec6bca7952f84af9e30f3fafb848352 (diff)
parent671ec71e165bb0773ccd5e15dc62ed86f06e225f (diff)
Merge branch 'docs-add-snippets-api-index' into 'master'
Link to Snippets API docs from API index See merge request gitlab-org/gitlab-ce!18536
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index ae4481b400e..9879c667150 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -13,6 +13,7 @@ following locations:
- [Broadcast Messages](broadcast_messages.md)
- [Project-level Variables](project_level_variables.md)
- [Group-level Variables](group_level_variables.md)
+- [Code Snippets](snippets.md)
- [Commits](commits.md)
- [Custom Attributes](custom_attributes.md)
- [Deployments](deployments.md)