Doc build fails if warnings

If the docstrings are invalid then the commit should fail the gate.

Change-Id: Iabe506fa914ac5e742c0c5f4682ed0471c4a64ca
This commit is contained in:
Brant Knudson
2014-06-18 19:09:57 -05:00
parent 6659902a73
commit 0a9a8476c7

View File

@@ -36,6 +36,9 @@ source-dir = doc/source
build-dir = doc/build build-dir = doc/build
all_files = 1 all_files = 1
[pbr]
warnerrors = True
[upload_sphinx] [upload_sphinx]
upload-dir = doc/build/html upload-dir = doc/build/html