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/cli.rst | |
parent | 64d635676c410648906be963fd1521c4baf17f25 (diff) | |
download | gitlab-2237d854f3c83f176b03392debf9785c53b0738b.tar.gz |
Provide a getting started doc for the API
Diffstat (limited to 'docs/cli.rst')
-rw-r--r-- | docs/cli.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/cli.rst b/docs/cli.rst index fc4b7b2..ca19214 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -6,6 +6,8 @@ with GitLab servers. It uses a configuration file to define how to connect to the servers. +.. _cli_configuration: + Configuration ============= |