Remove pbr warnerrors in favor of sphinx check
This change removes the now unused "warnerrors" setting, which is replaced by "warning-is-error" in sphinx releases >= 1.5 [1]. [1] http://lists.openstack.org/pipermail/openstack-dev/2017-March/113085.html Change-Id: I718875b43291d05b2ee5b1ae425c24a4b4c2ee6c Closes-Bug:#1693670
This commit is contained in:
parent
49bde26207
commit
32997e2ad5
@ -118,7 +118,6 @@ source-dir = doc/source
|
||||
warning-is-error = 1
|
||||
|
||||
[pbr]
|
||||
warnerrors = true
|
||||
autodoc_index_modules = true
|
||||
autodoc_exclude_modules =
|
||||
aodh.storage.sqlalchemy.alembic.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user