Do not fail on warnings for docs-linkcheck 79/91379/1
authorThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 14:55:12 +0000 (10:55 -0400)
committerThanh Ha <zxiiro@gmail.com>
Fri, 17 Jul 2020 15:01:49 +0000 (11:01 -0400)
commitc0c9fa6bc2f439d0e0db7e125bc9383105afda4a
tree933b76424416844a388f3aa0c6b9b2556742c798
parent7ccb001210b4e67bb240f3a4eb2b7a7108895f68
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