Skip to content

Commit 03295be

Browse files
authored
migrate from python3 (#12)
FEATURES: - add `UCDN` product ENHANCEMENTS: - Add toolkit for auto release
1 parent 512e47e commit 03295be

File tree

12 files changed

+1998
-31
lines changed

12 files changed

+1998
-31
lines changed

docs/services.rst

+6-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
UCloud SDK Services
22
===================
33

4-
PathX
5-
-----
6-
7-
.. autoclass:: ucloud.services.pathx.client.PathXClient
8-
:members:
9-
104
StepFlow
115
--------
126

@@ -19,6 +13,12 @@ UAccount
1913
.. autoclass:: ucloud.services.uaccount.client.UAccountClient
2014
:members:
2115

16+
UCDN
17+
----
18+
19+
.. autoclass:: ucloud.services.ucdn.client.UCDNClient
20+
:members:
21+
2222
UDB
2323
---
2424

@@ -73,9 +73,3 @@ USMS
7373
.. autoclass:: ucloud.services.usms.client.USMSClient
7474
:members:
7575

76-
VPC
77-
---
78-
79-
.. autoclass:: ucloud.services.vpc.client.VPCClient
80-
:members:
81-

0 commit comments

Comments
 (0)