Do not fail on warnings for docs-linkcheck 78/91378/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 20:45:03 +0000 (20:45 +0000)
commitca73527e649368296f5d7e0b5a5b63f548add5f2
treef06c89685eb67cec284439b8491785f9e5bd9593
parent56fa3a70c712fcfaea20bc3de783aa4688f29de2
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