Added Joyent help links

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

Branch: refs/heads/trunk
Commit: e7665f9eb8bd56bbc7ac7305f711eebfc3ed56d5
Parents: e61bad5
Author: anthony-shaw <[email protected]>
Authored: Wed Dec 23 15:37:51 2015 +1100
Committer: anthony-shaw <[email protected]>
Committed: Wed Dec 23 15:37:51 2015 +1100

----------------------------------------------------------------------
 docs/container/_supported_methods.rst   | 2 ++
 docs/container/_supported_providers.rst | 2 ++
 2 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/e7665f9e/docs/container/_supported_methods.rst
----------------------------------------------------------------------
diff --git a/docs/container/_supported_methods.rst 
b/docs/container/_supported_methods.rst
index 8621352..daceb3e 100644
--- a/docs/container/_supported_methods.rst
+++ b/docs/container/_supported_methods.rst
@@ -4,6 +4,8 @@
 Provider  install image list images deploy container get container start 
container stop container restart container delete container
 ========= ============= =========== ================ ============= 
=============== ============== ================= ================
 `Docker`_ yes           yes         yes              yes           yes         
    yes            yes               yes             
+`Joyent`_ yes           yes         yes              yes           yes         
    yes            yes               yes             
 ========= ============= =========== ================ ============= 
=============== ============== ================= ================
 
 .. _`Docker`: http://docker.io
+.. _`Joyent`: http://joyent.com

http://git-wip-us.apache.org/repos/asf/libcloud/blob/e7665f9e/docs/container/_supported_providers.rst
----------------------------------------------------------------------
diff --git a/docs/container/_supported_providers.rst 
b/docs/container/_supported_providers.rst
index f7743b1..26f4755 100644
--- a/docs/container/_supported_providers.rst
+++ b/docs/container/_supported_providers.rst
@@ -4,6 +4,8 @@
 Provider  Documentation                            Provider constant Module    
                               Class Name                    
 ========= ======================================== ================= 
======================================== ==============================
 `Docker`_ :doc:`Click </container/drivers/docker>` DOCKER            
:mod:`libcloud.container.drivers.docker` :class:`DockerContainerDriver`
+`Joyent`_ :doc:`Click </container/drivers/joyent>` JOYENT            
:mod:`libcloud.container.drivers.joyent` :class:`JoyentContainerDriver`
 ========= ======================================== ================= 
======================================== ==============================
 
 .. _`Docker`: http://docker.io
+.. _`Joyent`: http://joyent.com

Reply via email to