Update Pithos+ support documentation
[kamaki] / docs / connection.rst
index b37216f..ca18134 100644 (file)
@@ -5,4 +5,9 @@ An http connection package with connection pooling.
 
 In version 0.6 and on it is safe to use parallel connections with greenlets.
 
-It uses httplib and GRNet Synnefo snf-common packages. All pooling parameters are configures in the external snf-common package.
\ No newline at end of file
+It uses httplib and GRNet Synnefo snf-common packages. All pooling parameters are configures in the external snf-common package.
+
+.. automodule:: kamaki.clients.connection
+    :members:
+    :show-inheritance:
+    :undoc-members:
\ No newline at end of file