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:
anc 2014-02-12 11:18:19 +00:00
parent 8902aef591
commit b1742169e1
2 changed files with 1 additions and 10 deletions

View File

@ -161,7 +161,7 @@ Static Large Objects
:show-inheritance:
Dynamic Large Objects
====================
=====================
.. automodule:: swift.common.middleware.dlo
:members:

View File

@ -61,15 +61,6 @@ WSGI
:members:
:show-inheritance:
.. _swob:
Swob
====
.. automodule:: swift.common.swob
:members:
:show-inheritance:
.. _request_helpers:
Request Helpers