Alphabetized items under "Misc" in source documentation
I alphabetized the items under "Misc" in the source documentation to make them easier to locate. Change-Id: I1badca7a97e7d887fefac0be2e2208eec52cec60
This commit is contained in:
parent
0bfbbdc5ee
commit
05854c5134
@ -4,14 +4,22 @@
|
|||||||
Misc
|
Misc
|
||||||
****
|
****
|
||||||
|
|
||||||
.. _exceptions:
|
.. _acls:
|
||||||
|
|
||||||
Exceptions
|
ACLs
|
||||||
==========
|
====
|
||||||
|
|
||||||
.. automodule:: swift.common.exceptions
|
.. automodule:: swift.common.middleware.acl
|
||||||
|
:members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
.. _buffered_http:
|
||||||
|
|
||||||
|
Buffered HTTP
|
||||||
|
=============
|
||||||
|
|
||||||
|
.. automodule:: swift.common.bufferedhttp
|
||||||
:members:
|
:members:
|
||||||
:undoc-members:
|
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
.. _constraints:
|
.. _constraints:
|
||||||
@ -24,53 +32,13 @@ Constraints
|
|||||||
:undoc-members:
|
:undoc-members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
.. _utils:
|
Container Sync Realms
|
||||||
|
=====================
|
||||||
|
|
||||||
Utils
|
.. automodule:: swift.common.container_sync_realms
|
||||||
=====
|
|
||||||
|
|
||||||
.. automodule:: swift.common.utils
|
|
||||||
:members:
|
:members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
.. _swob:
|
|
||||||
|
|
||||||
Swob
|
|
||||||
====
|
|
||||||
|
|
||||||
.. automodule:: swift.common.swob
|
|
||||||
:members:
|
|
||||||
:show-inheritance:
|
|
||||||
:special-members: __call__
|
|
||||||
|
|
||||||
.. _acls:
|
|
||||||
|
|
||||||
ACLs
|
|
||||||
====
|
|
||||||
|
|
||||||
.. automodule:: swift.common.middleware.acl
|
|
||||||
:members:
|
|
||||||
:show-inheritance:
|
|
||||||
|
|
||||||
.. _wsgi:
|
|
||||||
|
|
||||||
WSGI
|
|
||||||
====
|
|
||||||
|
|
||||||
.. automodule:: swift.common.wsgi
|
|
||||||
:members:
|
|
||||||
:show-inheritance:
|
|
||||||
|
|
||||||
.. _request_helpers:
|
|
||||||
|
|
||||||
Request Helpers
|
|
||||||
===============
|
|
||||||
|
|
||||||
.. automodule:: swift.common.request_helpers
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
:show-inheritance:
|
|
||||||
|
|
||||||
.. _direct_client:
|
.. _direct_client:
|
||||||
|
|
||||||
Direct Client
|
Direct Client
|
||||||
@ -81,6 +49,16 @@ Direct Client
|
|||||||
:undoc-members:
|
:undoc-members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
|
.. _exceptions:
|
||||||
|
|
||||||
|
Exceptions
|
||||||
|
==========
|
||||||
|
|
||||||
|
.. automodule:: swift.common.exceptions
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
.. _internal_client:
|
.. _internal_client:
|
||||||
|
|
||||||
Internal Client
|
Internal Client
|
||||||
@ -91,12 +69,10 @@ Internal Client
|
|||||||
:undoc-members:
|
:undoc-members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
.. _buffered_http:
|
Manager
|
||||||
|
=========
|
||||||
|
|
||||||
Buffered HTTP
|
.. automodule:: swift.common.manager
|
||||||
=============
|
|
||||||
|
|
||||||
.. automodule:: swift.common.bufferedhttp
|
|
||||||
:members:
|
:members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
@ -107,16 +83,40 @@ MemCacheD
|
|||||||
:members:
|
:members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
Container Sync Realms
|
.. _request_helpers:
|
||||||
=====================
|
|
||||||
|
|
||||||
.. automodule:: swift.common.container_sync_realms
|
Request Helpers
|
||||||
|
===============
|
||||||
|
|
||||||
|
.. automodule:: swift.common.request_helpers
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
.. _swob:
|
||||||
|
|
||||||
|
Swob
|
||||||
|
====
|
||||||
|
|
||||||
|
.. automodule:: swift.common.swob
|
||||||
|
:members:
|
||||||
|
:show-inheritance:
|
||||||
|
:special-members: __call__
|
||||||
|
|
||||||
|
.. _utils:
|
||||||
|
|
||||||
|
Utils
|
||||||
|
=====
|
||||||
|
|
||||||
|
.. automodule:: swift.common.utils
|
||||||
:members:
|
:members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
Manager
|
.. _wsgi:
|
||||||
=========
|
|
||||||
|
|
||||||
.. automodule:: swift.common.manager
|
WSGI
|
||||||
|
====
|
||||||
|
|
||||||
|
.. automodule:: swift.common.wsgi
|
||||||
:members:
|
:members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
Loading…
Reference in New Issue
Block a user