We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779cf74 commit f96c3cfCopy full SHA for f96c3cf
doc/source/swiftclient.rst
@@ -4,6 +4,7 @@ swiftclient
4
==============
5
6
.. automodule:: swiftclient
7
+ :inherited-members:
8
9
swiftclient.authv1
10
==================
@@ -15,16 +16,19 @@ swiftclient.client
15
16
17
18
.. automodule:: swiftclient.client
19
20
21
swiftclient.service
22
===================
23
24
.. automodule:: swiftclient.service
25
26
27
swiftclient.exceptions
28
======================
29
30
.. automodule:: swiftclient.exceptions
31
32
33
swiftclient.multithreading
34
==========================
@@ -35,3 +39,4 @@ swiftclient.utils
35
39
=================
36
40
37
41
.. automodule:: swiftclient.utils
42
0 commit comments