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.rst7
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/api-usage.rst b/docs/api-usage.rst
index 8ab252c..36981b3 100644
--- a/docs/api-usage.rst
+++ b/docs/api-usage.rst
@@ -2,12 +2,7 @@
Getting started with the API
############################
-python-gitlab supports both GitLab v3 and v4 APIs.
-
-.. note::
-
- To use the v3 make sure to install python-gitlab 1.4. Only the v4 API is
- documented here. See the documentation of earlier versions for the v3 API.
+python-gitlab only supports GitLab APIs v4.
``gitlab.Gitlab`` class
=======================