Do not fail on warnings for docs-linkcheck 06/91206/2
authorThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 14:11:36 +0000 (10:11 -0400)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Fri, 10 Jul 2020 20:02:41 +0000 (20:02 +0000)
commit2258106f37ef5455956edde0e94bb78764118552
tree5413235b11967c950f08b2a472d9c892b563468d
parent8947994c2349e66c78c6f9f9852e931bd61f92bf
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: I545f7cfaea27f907c13b5c21af26f1ee4b7d1b62
tox.ini