Do not fail on warnings for docs-linkcheck 09/91209/1
authorThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 15:11:49 +0000 (11:11 -0400)
committerThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 15:59:20 +0000 (11:59 -0400)
commit6ea70e09275372232a79b3c66a4913d713a7056b
tree73c956d84fdb9a010fb29a90796fb013b46417c6
parent1947fb894d9a3897c192ba52ac5e0461d2add129
Do not fail on warnings for docs-linkcheck

This is a workaround due to sphinx-tabs being incompatible with the
Sphinx linkchecker which throws a warning. We mainly use linkchecker
to catch broken links so we don't really need to fail on warnings as
the main "docs" builder will still fail for warning level issues so
this is a reasonable workaround.

Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: I0b1ac281fede70b88139d7a20e0797018a92a611
tox.ini