Enable nitpicky mode and fail on warnings 06/72606/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 3 Jun 2018 01:29:48 +0000 (21:29 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 3 Jun 2018 01:30:42 +0000 (21:30 -0400)
Change-Id: I7cff395f046e244a39b0cb9b52743e0c368fc676
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
tox.ini [moved from docs/tox.ini with 50% similarity]

similarity index 50%
rename from docs/tox.ini
rename to tox.ini
index 0e63f49e4463aaa5586f06cdcc02390c8c58adb5..434d2bf8e51920cf666163e33d8ed5ed26072573 100644 (file)
+++ b/tox.ini
@@ -5,4 +5,4 @@ skipsdist = true
 
 [testenv:docs]
 deps = sphinx
-commands = sphinx-build -b html -d {envtmpdir}/doctrees ./docs/ {envtmpdir}/html
\ No newline at end of file
+commands = sphinx-build -W -n -b html -d {envtmpdir}/doctrees ./docs/ {envtmpdir}/html