Merge "Remove pbr warnerrors in favor of sphinx check"

This commit is contained in:
Zuul 2018-12-12 15:06:53 +00:00 committed by Gerrit Code Review
commit c4afafda36
1 changed files with 1 additions and 2 deletions

View File

@ -45,6 +45,7 @@ oslo.config.opts =
source-dir = doc/source
build-dir = doc/build
all_files = 1
warning-is-error = 1
[upload_sphinx]
upload-dir = doc/build/html
@ -68,8 +69,6 @@ universal = 1
[pbr]
autodoc_index_modules = 1
warnerrors = true
[nosetests]
match=^test