summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2017-07-07 14:27:16 -0400
committerDoug Hellmann <doug@doughellmann.com>2017-07-11 13:49:30 -0400
commit6933cc5cbc2f25f3ebb94fd03d9e8e5ded08df75 (patch)
tree28fbe41ab710263ea17ae57dca7d1405862eb24e
parent9014fdd8d4851be369ad4f0ced2cb8c26f7f345a (diff)
downloadoslo-concurrency-6933cc5cbc2f25f3ebb94fd03d9e8e5ded08df75.tar.gz
turn on warning-is-error for sphinx
Change-Id: I6267ccf0581fe72f20118856ec4309caed55f05f Signed-off-by: Doug Hellmann <doug@doughellmann.com>
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 65baeee..6a00c31 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -32,6 +32,7 @@ console_scripts =
source-dir = doc/source
build-dir = doc/build
all_files = 1
+warning-is-error = 1
[upload_sphinx]
upload-dir = doc/build/html