summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorTJ Biddle <tjbiddle@inflection.com>2013-07-26 07:53:35 -0700
committerTJ Biddle <tjbiddle@inflection.com>2013-07-26 07:53:35 -0700
commit4261a5a1eac0692d9d6a488cc86047bd582145de (patch)
tree9240de2580fbe055c5c69bf002401f693f234ed6 /doc/api
parent20365121e0e741b5e415ddf5ab616b068a8acc8e (diff)
downloadgitlab-ce-4261a5a1eac0692d9d6a488cc86047bd582145de.tar.gz
Adding links to the merge requests and group documentation.
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 4bcd89949df..49bda6725e7 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -74,6 +74,7 @@ When listing resources you can pass the following parameters:
+ [Projects](projects.md)
+ [Project Snippets](project_snippets.md)
+ [Repositories](repositories.md)
++ [Merge Requests](merge_requests.md)
+ [Issues](issues.md)
+ [Milestones](milestones.md)
+ [Notes](notes.md)