Remove duplicate doc entry for swob
Fixes swob module being referenced twice in misc.rst resulting in duplicate sections in the doc. Also fixes build_sphinx warning for section underline too short in middleware.rst. Change-Id: Ibe44895f933a6503ca04ccd3a084bc0cfd913213
This commit is contained in:
parent
8902aef591
commit
b1742169e1
@ -161,7 +161,7 @@ Static Large Objects
|
|||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
Dynamic Large Objects
|
Dynamic Large Objects
|
||||||
====================
|
=====================
|
||||||
|
|
||||||
.. automodule:: swift.common.middleware.dlo
|
.. automodule:: swift.common.middleware.dlo
|
||||||
:members:
|
:members:
|
||||||
|
@ -61,15 +61,6 @@ WSGI
|
|||||||
:members:
|
:members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
.. _swob:
|
|
||||||
|
|
||||||
Swob
|
|
||||||
====
|
|
||||||
|
|
||||||
.. automodule:: swift.common.swob
|
|
||||||
:members:
|
|
||||||
:show-inheritance:
|
|
||||||
|
|
||||||
.. _request_helpers:
|
.. _request_helpers:
|
||||||
|
|
||||||
Request Helpers
|
Request Helpers
|
||||||
|
Loading…
Reference in New Issue
Block a user