Skip to content

Commit

Permalink
migrate from python3 (#12)
Browse files Browse the repository at this point in the history
FEATURES:

- add `UCDN` product

ENHANCEMENTS:

- Add toolkit for auto release
  • Loading branch information
yufeiminds authored Oct 23, 2019
1 parent 512e47e commit 03295be
Show file tree
Hide file tree
Showing 12 changed files with 1,998 additions and 31 deletions.
18 changes: 6 additions & 12 deletions docs/services.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
UCloud SDK Services
===================

PathX
-----

.. autoclass:: ucloud.services.pathx.client.PathXClient
:members:

StepFlow
--------

Expand All @@ -19,6 +13,12 @@ UAccount
.. autoclass:: ucloud.services.uaccount.client.UAccountClient
:members:

UCDN
----

.. autoclass:: ucloud.services.ucdn.client.UCDNClient
:members:

UDB
---

Expand Down Expand Up @@ -73,9 +73,3 @@ USMS
.. autoclass:: ucloud.services.usms.client.USMSClient
:members:

VPC
---

.. autoclass:: ucloud.services.vpc.client.VPCClient
:members:

Loading

0 comments on commit 03295be

Please sign in to comment.