Merge "docs: add new utils modules to source doc"

This commit is contained in:
Zuul 2024-11-04 13:06:51 +00:00 committed by Gerrit Code Review
commit 38556600d7

View File

@ -22,6 +22,16 @@ Buffered HTTP
:members:
:show-inheritance:
.. _config:
Config
======
.. automodule:: swift.common.utils.config
:members:
:show-inheritance:
.. _constraints:
Constraints
@ -80,6 +90,33 @@ Internal Client
:undoc-members:
:show-inheritance:
.. _ipaddrs:
IPAddrs
=======
.. automodule:: swift.common.utils.ipaddrs
:members:
:show-inheritance:
.. _libc:
Libc
====
.. automodule:: swift.common.utils.libc
:members:
:show-inheritance:
.. _logs:
Logs
====
.. automodule:: swift.common.utils.logs
:members:
:show-inheritance:
Manager
=========
@ -114,6 +151,24 @@ Request Helpers
:undoc-members:
:show-inheritance:
.. _statsd_client:
StatsdClient
============
.. automodule:: swift.common.statsd_client
:members:
:show-inheritance:
.. _storage_policy:
Storage Policy
==============
.. automodule:: swift.common.storage_policy
:members:
:show-inheritance:
.. _swob:
Swob
@ -124,6 +179,24 @@ Swob
:show-inheritance:
:special-members: __call__
.. _timestamp:
Timestamp
=========
.. automodule:: swift.common.utils.timestamp
:members:
:show-inheritance:
.. _base_utils:
Utils Base
==========
.. automodule:: swift.common.utils.base
:members:
:show-inheritance:
.. _utils:
Utils
@ -141,12 +214,3 @@ WSGI
.. automodule:: swift.common.wsgi
:members:
:show-inheritance:
.. _storage_policy:
Storage Policy
==============
.. automodule:: swift.common.storage_policy
:members:
:show-inheritance: