Skip to content

Commit f96c3cf

Browse files
committed
docs: Fix code-generated docs
Skip multithreading since some upstream docstrings have invalid ReST. Change-Id: I682238b8307e5a2f9bd7607676749497cd6d4261
1 parent 779cf74 commit f96c3cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/source/swiftclient.rst

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ swiftclient
44
==============
55

66
.. automodule:: swiftclient
7+
:inherited-members:
78

89
swiftclient.authv1
910
==================
@@ -15,16 +16,19 @@ swiftclient.client
1516
==================
1617

1718
.. automodule:: swiftclient.client
19+
:inherited-members:
1820

1921
swiftclient.service
2022
===================
2123

2224
.. automodule:: swiftclient.service
25+
:inherited-members:
2326

2427
swiftclient.exceptions
2528
======================
2629

2730
.. automodule:: swiftclient.exceptions
31+
:inherited-members:
2832

2933
swiftclient.multithreading
3034
==========================
@@ -35,3 +39,4 @@ swiftclient.utils
3539
=================
3640

3741
.. automodule:: swiftclient.utils
42+
:inherited-members:

0 commit comments

Comments
 (0)