You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2013/11/14 16:06:37 UTC

[5/5] git commit: docs: Also expose NodeAuthSSHKey, NodeAuthPassword and NodeLocation class in the api docs.

docs: Also expose NodeAuthSSHKey, NodeAuthPassword and NodeLocation class in the
api docs.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c5d36f9d
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c5d36f9d
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c5d36f9d

Branch: refs/heads/trunk
Commit: c5d36f9d5ebfbac9a04387effda98b823e5ea3ea
Parents: f941c9d
Author: Tomaz Muraus <to...@apache.org>
Authored: Thu Nov 14 16:02:52 2013 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Thu Nov 14 16:02:52 2013 +0100

----------------------------------------------------------------------
 docs/compute/api.rst | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/c5d36f9d/docs/compute/api.rst
----------------------------------------------------------------------
diff --git a/docs/compute/api.rst b/docs/compute/api.rst
index e6c17b9..d73a372 100644
--- a/docs/compute/api.rst
+++ b/docs/compute/api.rst
@@ -13,5 +13,14 @@ Compute Base API
 .. autoclass:: libcloud.compute.base.NodeImage
     :members:
 
+.. autoclass:: libcloud.compute.base.NodeLocation
+    :members:
+
+.. autoclass:: libcloud.compute.base.NodeAuthSSHKey
+    :members:
+
+.. autoclass:: libcloud.compute.base.NodeAuthPassword
+    :members:
+
 .. autoclass:: libcloud.compute.base.StorageVolume
     :members: