summaryrefslogtreecommitdiff
path: root/docs/api.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api.rst')
-rw-r--r--docs/api.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 5e38c8b..c223d28 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -4,6 +4,12 @@ The :mod:`keystoneclient` Python API
.. module:: keystoneclient
:synopsis: A client for the OpenStack Keystone API.
+.. currentmodule:: keystoneclient.generic.client
+
+.. autoclass:: Client
+
+ .. automethod:: discover
+
.. currentmodule:: keystoneclient.v2_0.client
.. autoclass:: Client