swift/doc/source/proxy.rst
Matt Kassawara 5dfa0bd3fb Alphabetized items under other sections in source documentation
I alphabetized the items under "Proxy", "Account", "Container",
and "Object" in the source documentation to make them easier to
locate.

Change-Id: Ia9cca0ee558cb1e0361c1a88103352bd006da1e3
2014-02-21 10:59:29 -07:00

53 lines
713 B
ReStructuredText

.. _proxy:
*****
Proxy
*****
.. _proxy-controllers:
Proxy Controllers
=================
Base
~~~~
.. automodule:: swift.proxy.controllers.base
:members:
:undoc-members:
:show-inheritance:
Account
~~~~~~~
.. automodule:: swift.proxy.controllers.account
:members:
:undoc-members:
:show-inheritance:
Container
~~~~~~~~~
.. automodule:: swift.proxy.controllers.container
:members:
:undoc-members:
:show-inheritance:
Object
~~~~~~
.. automodule:: swift.proxy.controllers.obj
:members:
:undoc-members:
:show-inheritance:
.. _proxy-server:
Proxy Server
============
.. automodule:: swift.proxy.server
:members:
:undoc-members:
:show-inheritance: