summaryrefslogtreecommitdiff
path: root/docs/api-usage.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api-usage.rst')
-rw-r--r--docs/api-usage.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/api-usage.rst b/docs/api-usage.rst
index 06b9058..6822fe0 100644
--- a/docs/api-usage.rst
+++ b/docs/api-usage.rst
@@ -1,8 +1,8 @@
-############################
-Getting started with the API
-############################
+##################
+Using the REST API
+##################
-python-gitlab only supports GitLab API v4.
+python-gitlab currently only supports v4 of the GitLab REST API.
``gitlab.Gitlab`` class
=======================