Do not fail on warnings for docs-linkcheck 90/91190/2
authorThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 14:55:12 +0000 (10:55 -0400)
committerRobert Varga <nite@hq.sk>
Fri, 17 Jul 2020 10:06:02 +0000 (10:06 +0000)
commit5746b6156fff586d8891ac3611d1f29b1ba02739
tree3e1f22bc356a6ee2948d00793fa303614bbe73a4
parent2cb352533464b608896336b88e69ddd8f5df0031
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: Ia3b8425133ffb83f6adddd9e584deffb2b887222
tox.ini