Add warning-is-error

Sphinx 1.5 supports warning-is-error to complain about errors, use this.

This replaces warnerrors in pbr section with pbr 2.0.

Change-Id: I2d76cc75c245a911d86a181f45494fdd59b9dc1b
This commit is contained in:
Andreas Jaeger 2017-03-01 16:10:04 +01:00 committed by KATO Tomoyuki
parent f6f83549d7
commit cc8e97b250
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ packages =
all_files = 1
build-dir = doc/build
source-dir = doc/source
warning-is-error = 1
[wheel]
universal = 1