Sphinx: Treat warnings as errors

Add warning-is-error to setup.cfg to treat sphinx warnings as errors.
Fix all existing warnings so that docs build with this change.
Also fix some display problems in secure_oslo_messaging.

Change-Id: I7b2fe76cfc388c49f6be4c2d62e983b19bd7e927
This commit is contained in:
Andreas Jaeger 2017-03-03 19:10:24 +01:00
parent 57148d701d
commit a23e5451fb
3 changed files with 520 additions and 509 deletions

File diff suppressed because it is too large Load Diff

View File

@ -70,7 +70,7 @@ datastore and version. These images are loaded into Glance and
registered with Trove.
For those wishing to develop guest images, please refer to the
:doc:`dev/building_guest_images.rst` page.
:ref:`build_guest_images` page.
Search Trove Documentation

View File

@ -59,6 +59,7 @@ setup-hooks =
all_files = 1
build-dir = doc/build
source-dir = doc/source
warning-is-error = 1
[compile_catalog]
directory = trove/locale