Do not fail on warnings for docs-linkcheck 48/91448/1
authorThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 14:57:46 +0000 (10:57 -0400)
committerThanh Ha <zxiiro@gmail.com>
Mon, 20 Jul 2020 14:06:46 +0000 (10:06 -0400)
commit5f598454ea0b3770bab71a86056717b652459536
tree79b510c85f6b82ae60315be3c24611220596b355
parent9e8e357c2ad5797ae927d01c721b7b7672f3b54d
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: If3e7cea79528ed31fadcea7c7a4c4e13315d1fcd
tox.ini