docs: Fix code-generated docs

Skip multithreading since some upstream docstrings have invalid ReST.

Change-Id: I682238b8307e5a2f9bd7607676749497cd6d4261
This commit is contained in:
Tim Burke 2023-03-21 13:07:01 -07:00
parent 779cf7484e
commit f96c3cff5c

View File

@ -4,6 +4,7 @@ swiftclient
============== ==============
.. automodule:: swiftclient .. automodule:: swiftclient
:inherited-members:
swiftclient.authv1 swiftclient.authv1
================== ==================
@ -15,16 +16,19 @@ swiftclient.client
================== ==================
.. automodule:: swiftclient.client .. automodule:: swiftclient.client
:inherited-members:
swiftclient.service swiftclient.service
=================== ===================
.. automodule:: swiftclient.service .. automodule:: swiftclient.service
:inherited-members:
swiftclient.exceptions swiftclient.exceptions
====================== ======================
.. automodule:: swiftclient.exceptions .. automodule:: swiftclient.exceptions
:inherited-members:
swiftclient.multithreading swiftclient.multithreading
========================== ==========================
@ -35,3 +39,4 @@ swiftclient.utils
================= =================
.. automodule:: swiftclient.utils .. automodule:: swiftclient.utils
:inherited-members: