diff options
author | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2016-01-03 17:48:26 +0100 |
---|---|---|
committer | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2016-01-03 17:48:26 +0100 |
commit | 2237d854f3c83f176b03392debf9785c53b0738b (patch) | |
tree | 029e1923fdb2ebb8721935cb99c040988acef5b8 /docs/api | |
parent | 64d635676c410648906be963fd1521c4baf17f25 (diff) | |
download | gitlab-2237d854f3c83f176b03392debf9785c53b0738b.tar.gz |
Provide a getting started doc for the API
Diffstat (limited to 'docs/api')
-rw-r--r-- | docs/api/gitlab.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/api/gitlab.rst b/docs/api/gitlab.rst index 0ad985e..296a1e3 100644 --- a/docs/api/gitlab.rst +++ b/docs/api/gitlab.rst @@ -1,5 +1,6 @@ -API/gitlab-module -================= +############################ +``gitlab`` API documentation +############################ .. automodule:: gitlab :members: |