Merge "Remove pbr warnerrors in favor of sphinx check"

This commit is contained in:
Jenkins 2017-06-26 09:13:35 +00:00 committed by Gerrit Code Review
commit 1eea008477
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,6 @@ packages =
oslo_reports
[pbr]
warnerrors = true
autodoc_index_modules = true
autodoc_exclude_modules =
oslo_reports._i18n
@ -38,6 +37,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