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:
|
||||
|
||||
Dynamic Large Objects
|
||||
====================
|
||||
=====================
|
||||
|
||||
.. automodule:: swift.common.middleware.dlo
|
||||
:members:
|
||||
|
@ -61,15 +61,6 @@ WSGI
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
.. _swob:
|
||||
|
||||
Swob
|
||||
====
|
||||
|
||||
.. automodule:: swift.common.swob
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
.. _request_helpers:
|
||||
|
||||
Request Helpers
|
||||
|
Loading…
Reference in New Issue
Block a user