Do not fail on warnings for docs-linkcheck 85/91185/1
authorThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 14:11:36 +0000 (10:11 -0400)
committerThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 14:11:36 +0000 (10:11 -0400)
commita2b82af2f372a082d1d76ea261b2af54c86a2200
tree185425e70469f3bb002de083f9ed9887b82ab1e8
parent75f6901d3e000865db1bd9f89a6a65cf61c23aa0
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