From 632c89336e4ce7ee58b04f69c258ff9676ac49e6 Mon Sep 17 00:00:00 2001 From: Flavio Percoco Date: Thu, 9 Oct 2014 14:22:33 +0200 Subject: [PATCH] Add reference docs for latest recommended client Add the reference documentation for the latest supported client version. Older versions will also be linked there as they come. Change-Id: I4d9da31ed0aa39ba6cdafb7ad61af1197d4610e4 --- doc/source/client.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/source/client.rst b/doc/source/client.rst index 251d38ef..fbff6dd1 100644 --- a/doc/source/client.rst +++ b/doc/source/client.rst @@ -5,3 +5,14 @@ Client .. automodule:: zaqarclient.queues.client .. currentmodule:: zaqarclient.queues.client + + +Client Object Reference +----------------------- + +This is the reference documentation for the latest, recommended, API version. + +.. Link here older API versions, if any. + +.. autoclass:: zaqarclient.queues.v1.client.Client + :members: